yichen-oracledba.blogspot.com yichen-oracledba.blogspot.com

yichen-oracledba.blogspot.com

Yi's Oracle DBA blog

Yi's Oracle DBA blog. Thursday, August 14, 2014. Sql script to check from DML lock. Select t1.sid "SID", s.username, s.osuser, s.program, s.machine, o.object name, t1.ctime from v$lock t1, v$session s, dba objects o where t1.type='TM' and t1.sid = s.sid and t1.id1 = o.object id order by t1.sid, t1.ctime; Reply With Quote. Wednesday, July 23, 2014. Find the enabled events using ORADEBUG EVENTDUMP and disable it. Monday, April 28, 2014. SQL failed when field exceed 255 character. Monday, October 14, 2013.

http://yichen-oracledba.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR YICHEN-ORACLEDBA.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 3 reviews
5 star
1
4 star
1
3 star
1
2 star
0
1 star
0

Hey there! Start your review of yichen-oracledba.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.1 seconds

FAVICON PREVIEW

  • yichen-oracledba.blogspot.com

    16x16

  • yichen-oracledba.blogspot.com

    32x32

  • yichen-oracledba.blogspot.com

    64x64

  • yichen-oracledba.blogspot.com

    128x128

CONTACTS AT YICHEN-ORACLEDBA.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Yi's Oracle DBA blog | yichen-oracledba.blogspot.com Reviews
<META>
DESCRIPTION
Yi's Oracle DBA blog. Thursday, August 14, 2014. Sql script to check from DML lock. Select t1.sid SID, s.username, s.osuser, s.program, s.machine, o.object name, t1.ctime from v$lock t1, v$session s, dba objects o where t1.type='TM' and t1.sid = s.sid and t1.id1 = o.object id order by t1.sid, t1.ctime; Reply With Quote. Wednesday, July 23, 2014. Find the enabled events using ORADEBUG EVENTDUMP and disable it. Monday, April 28, 2014. SQL failed when field exceed 255 character. Monday, October 14, 2013.
<META>
KEYWORDS
1 posted by
2 yi chen
3 no comments
4 email this
5 blogthis
6 share to twitter
7 share to facebook
8 share to pinterest
9 problem description
10 labels sql loader
CONTENT
Page content here
KEYWORDS ON
PAGE
posted by,yi chen,no comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,problem description,labels sql loader,labels datapump,older posts,about me,united states,labels,acfs,dataguard,datapump,golden gate,linux,performance
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Yi's Oracle DBA blog | yichen-oracledba.blogspot.com Reviews

https://yichen-oracledba.blogspot.com

Yi's Oracle DBA blog. Thursday, August 14, 2014. Sql script to check from DML lock. Select t1.sid "SID", s.username, s.osuser, s.program, s.machine, o.object name, t1.ctime from v$lock t1, v$session s, dba objects o where t1.type='TM' and t1.sid = s.sid and t1.id1 = o.object id order by t1.sid, t1.ctime; Reply With Quote. Wednesday, July 23, 2014. Find the enabled events using ORADEBUG EVENTDUMP and disable it. Monday, April 28, 2014. SQL failed when field exceed 255 character. Monday, October 14, 2013.

INTERNAL PAGES

yichen-oracledba.blogspot.com yichen-oracledba.blogspot.com
1

Yi's Oracle DBA blog: Use DBMS_STATS.FLUSH_DATABASE_MONITORING_INFO to flush monitoring data

http://yichen-oracledba.blogspot.com/2013/10/use-dbmsstatsflushdatabasemonitoringinf.html

Yi's Oracle DBA blog. Monday, October 14, 2013. Use DBMS STATS.FLUSH DATABASE MONITORING INFO to flush monitoring data. Oracle automatic stats collection job did not collect stats on a high modified table Cause:. Schedule a job to execute FLUSH DATABASE MONITORING INFO procedure before automatic stats collection job start. Subscribe to: Post Comments (Atom). View my complete profile. Use DBMS STATS.FLUSH DATABASE MONITORING INFO to f. Ethereal template. Powered by Blogger.

2

Yi's Oracle DBA blog: How to check database PSU version number

http://yichen-oracledba.blogspot.com/2013/08/how-to-check-database-psu-versionn.html

Yi's Oracle DBA blog. Friday, August 30, 2013. How to check database PSU version number. You can check database PSU version number using following 2 ways :. Subscribe to: Post Comments (Atom). View my complete profile. How to check database PSU version number. Datapump export failed with ORA-01555 on table wit. 12C: Convert non-cdb into pdb and plug into cdb. Using DBCA to add 3rd instance on standby database. Ethereal template. Powered by Blogger.

3

Yi's Oracle DBA blog: July 2013

http://yichen-oracledba.blogspot.com/2013_07_01_archive.html

Yi's Oracle DBA blog. Monday, July 29, 2013. Upgrade Oracle Database to 11.2.0.3 with a Physical Standby Database in place. Friday, July 12, 2013. Impdp failed with ORA-39002 ORA-39070 ORA-39070 ORA-06512 ORA-29283. Impdp is connect to RAC database, but DP TEST DIR is point to directory on node1, Solution:. Connect node1 for impdp: impdp system/* * *@RACDB1 schemas=TEST directory=DP TEST DIR dumpfile=TEST %U.dmp. Wednesday, July 10, 2013. Install 11.2.0.3 ACFS on redhat linux 6. Tuesday, July 2, 2013.

4

Yi's Oracle DBA blog: August 2013

http://yichen-oracledba.blogspot.com/2013_08_01_archive.html

Yi's Oracle DBA blog. Friday, August 30, 2013. How to check database PSU version number. You can check database PSU version number using following 2 ways :. Wednesday, August 21, 2013. Datapump export failed with ORA-01555 on table with LOB column. Tuesday, August 20, 2013. 12C: Convert non-cdb into pdb and plug into cdb. Thursday, August 1, 2013. Using DBCA to add 3rd instance on standby database failed. Subscribe to: Posts (Atom). View my complete profile. How to check database PSU version number.

5

Yi's Oracle DBA blog: Datapump export failed with ORA-01555 on table with LOB column.

http://yichen-oracledba.blogspot.com/2013/08/datapump-export-failed-with-ora-01555.html

Yi's Oracle DBA blog. Wednesday, August 21, 2013. Datapump export failed with ORA-01555 on table with LOB column. Datapump export failed with ORA-01555 on table with LOB column. and there is no LOB corruption. ORA-31693: Table data object "OWNER"."MY LOB TABLE" failed to load/unload and is being skipped due to error: ORA-02354: error in exporting/importing data ORA-01555: snapshot too old: rollback segment number 6 with name " SYSSMU6 1307891672$" Cause:. Subscribe to: Post Comments (Atom).

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

yichemusic.net yichemusic.net

ラクトフェリンガイド│ライオンのサプリが半額お試し!口コミは?

本気で始めたい人へ 半額 送料無料 ライオンのラクトフェリンサプリ.

yichen-ad.com yichen-ad.com

上海广告公司|户外广告制作|发光字|广告牌|灯箱制作|门头店招|亮化工程|立牌导视|标识制作|楼顶大字制作

楼顶标识 发光字制作 户外广告牌 广告灯箱 标识标牌 精神堡垒立牌. Http:/ www.yichen-ad.com. 逸晨广告提供的广告制作类服务包括 商业区域街道店招设计、制作和安装服务 公共环境导示指示牌设计、制作和安装服务 户外大型广告牌设计、制作和安装服务 室内外灯箱设计、制作和安装服务 霓虹灯设计、制作和安装服务,LED发光字制作、安装等。 服务热线 021-55221417 传真:021-55092206 地址 上海市杨浦区军工路1300号森远木业对面4号. 手机 15800696444(王经理) 邮箱:shyichen@126.com QQ:858581411 543366767 沪ICP备08101459号.

yichen-ad.com.cn yichen-ad.com.cn

上海广告公司,发光字制作,上海广告牌制作,上海灯箱制作,标识标牌制作,上海霓虹灯制作,户外广告工程,楼宇亮化,LED显示屏-上海逸晨广告有限公司

上海逸晨广告有限公司 版权所有 未经许可 严禁复制 建议使用1024X768分辨率浏览本站. 电话 021-55221417 55092206 传真 021-55092206  邮箱 shyichen@126.com .

yichen-flashlight.com yichen-flashlight.com

LED Flashlight,Aluminum LED Flashlight,Aluminum Flashlight - China LED Flashlight Manufacturer & Supplier

Producer and exporter of Led Headlamp, LED Keychain Flashlight, Solar Flashlight, Solar led Flashlight, Bicycle Light. Search products for your requirement:. 1:LED Flashlights: A Look at Battery Options. 2:How Optics Affect an LED Flashlights Performance. 3:Led flashlight rechargeable ensuring safety in the dark. 4:Best Pocket High Power Led Flashlight. 5:High Power Led Flashlight- Convenient and Reliable. 6:How to Choose a High-Power LED Flashlight. 7:Why Choose an LED Flashlight? Friend Links: Led Bulb.

yichen-jac.com yichen-jac.com

上海毅辰汽车销售服务有公司

yichen-oracledba.blogspot.com yichen-oracledba.blogspot.com

Yi's Oracle DBA blog

Yi's Oracle DBA blog. Thursday, August 14, 2014. Sql script to check from DML lock. Select t1.sid "SID", s.username, s.osuser, s.program, s.machine, o.object name, t1.ctime from v$lock t1, v$session s, dba objects o where t1.type='TM' and t1.sid = s.sid and t1.id1 = o.object id order by t1.sid, t1.ctime; Reply With Quote. Wednesday, July 23, 2014. Find the enabled events using ORADEBUG EVENTDUMP and disable it. Monday, April 28, 2014. SQL failed when field exceed 255 character. Monday, October 14, 2013.

yichen-sh.com yichen-sh.com

兄弟牌缝纫机-上海依辰针车有限公司-银箭牌缝纫机,星锐牌缝纫机,富山牌缝纫机,兄弟牌缝纫机

上海依辰针车有限公司成立于1998年6月,是一家专业销售工业缝纫机及零配件的专业化公司,凭着我们勤勤恳恳,兢兢业业的工作精神,优秀的服务,专业的技能,先后取得了 日本兄弟牌工业缝纫机,台湾星锐牌工业缝纫机,台湾富山牌工业缝纫机,台湾银箭牌工业缝纫机. 地址 上海市天山路789号东楼1904室 电话 021-62739796 62739766 62739799 传真 021-62739798.

yichen-shop.blogspot.com yichen-shop.blogspot.com

Your Treasure Shop

One man's junk is another man's treasure" Hope you will find yours here! Thursday, December 1, 2011. This shop is created for putting items that I wish to sell, mostly used items but in good conditions. Some are even totally new. Monday, August 15, 2011. Details: I have mangas that are short series, and also various popular mangas! List of mangas are found in the google doc below! Complete list: http:/ bit.ly/iQeTT8. Price: $3/book, buy more at one go to get special price! Saturday, August 6, 2011. Item:...

yichen-web.com.tw yichen-web.com.tw

宜成企業社

這個頁面上的內容需要較新版本的 Adobe Flash Player。 709台南市安南區城北路224號 電話 06-257-3567、06-257-1076、06-257-5733 傳真 06-257-2746. 統一編號 06530478 E-mail kuanhao.kuanhao@msa.hinet.net.

yichen-xu.blogspot.com yichen-xu.blogspot.com

BBBBBBBBBottle!

Monday, February 20, 2012. Drawing Diary: Appetite Changing. For the color part, I cut the them from Magazines, Newspapers, Advertisings and Coupons. And the black and white Part, which I draw. I want to use the curve show how my appetite changed in 30 days. And all the staff what I draw and cut are all recorded by me what I really want to eat in that 30 days. Did I appeal your appetite? Tuesday, November 1, 2011. Basic Drawing Diary: Snapshot. Basic Drawing Diary: Montage Drawing.

yichen.235.net yichen.235.net

衣臣加盟_衣臣服饰加盟_衣臣女装加盟_衣臣服装代理-爱商网

加盟咨询热线 400-8315-772 电话 021-60756161. 2014-2015Θ备案号 沪ICP备12002689号-19 网站客服联系QQ 233274257.