If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Serious issue in Backup

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-05-11, 07:09
ssatish.81 ssatish.81 is offline
Registered User
 
Join Date: Mar 2011
Posts: 41
Serious issue in Backup

Hello DBA's

I'm having a serious issues where I coudn't able to take a backup where is used to take it every weekend ..

Few things I observed :

When I tried to stop the db i'm getting the below error

SQL1042C :An unexpected system error occured : SQLSTATE=58004 .

I have attached the diaglog along with this mail . Kindly help ..

Regards
Satish
Attached Files
File Type: doc Db2diag.doc (698.0 KB, 20 views)
Reply With Quote
  #2 (permalink)  
Old 06-05-11, 08:28
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
It's not easy to read the screenshots in your attached file - better to attach the diag.log file.

From what I can see, an end of file is reported by the OS when a prefetcher is reading data from some tablespace (Pool ID = 9? check your 4th screenshot).

Compare the size of containers for tablespace ID 9? as reported by "db2pd -d <db name> -tab" and "ls -l" and check for any errors logged in the OS log (errpt -a).
Reply With Quote
  #3 (permalink)  
Old 06-05-11, 11:13
ssatish.81 ssatish.81 is offline
Registered User
 
Join Date: Mar 2011
Posts: 41
Hello BELLO4KA,

I couldn't able get any info from errpt -a and from the diag log i can see the below error ..

2011-06-04-18.52.07.643289+060 E466610591A1217 LEVEL: Error (OS)
PID : 12714208 TID : 258 PROC : db2sysc 0
INSTANCE: db2nid NODE : 000
EDUID : 258 EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, oper system services, sqloAIXLoadModuleTryShr, probe:130
CALLED : OS, -, dlopen
OSERR : ENOEXEC (8) "Exec format error"
MESSAGE : Attempt to load specified library failed.
DATA #1 : Library name or path, 37 bytes
/db2/db2nid/sqllib/lib64/libdb2iocp.a
DATA #2 : shared library load flags, PD_TYPE_LOAD_FLAGS, 4 bytes
2
DATA #3 : String, 621 bytes
0509-130 Symbol resolution failed for /db2/db2nid/sqllib/lib64/libdb2iocp.a because:
0509-136 Symbol CreateIoCompletionPort (number 0) is not exported from
dependent module /unix.
0509-136 Symbol GetQueuedCompletionStatus (number 1) is not exported from
dependent module /unix.
0509-136 Symbol GetMultipleCompletionStatus (number 2) is not exported from
dependent module /unix.
0509-022 Cannot load module /db2/db2nid/sqllib/lib64/libdb2iocp.a.
0509-026 System error: Cannot run a file that does not have a valid format.
0509-192 Examine .loader section symbols with the
'dump -Tv' command.

I couldn't able to extract the complete diag files at the moment but really appreciate if you give some clue on this ..
Reply With Quote
  #4 (permalink)  
Old 06-05-11, 19:05
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Reply With Quote
  #5 (permalink)  
Old 06-09-11, 06:35
ssatish.81 ssatish.81 is offline
Registered User
 
Join Date: Mar 2011
Posts: 41
Hello,

When we tried to take a tablespace BTABI level backup for the TB sp id 13 where am getting the error again it fails with the same error code . Attached the latest diaglog ..

Regards
Satish
Attached Files
File Type: zip db2diag.0.zip (37.8 KB, 3 views)
Reply With Quote
  #6 (permalink)  
Old 06-10-11, 21:20
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Did you compare ls -l and db2pd -tab for tablespace? Check the size of containers and compare it with what's reported by db2pd.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On