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 > SQL1042C An unexpected system error occurred. SQLSTATE=58004

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-08, 12:20
baladb2 baladb2 is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
SQL1042C An unexpected system error occurred. SQLSTATE=58004

I am trying to do restore redirect from the prod db to test db. The db size is 187 G and I came upto restore continue. After that, when I gave the rollforward command to end of logs with overflow log path I got this error.

SQL1042C An unexpected system error occurred. SQLSTATE=58004

I went and checked in db2diag.log and found the EACCES (OSERR 13) for file access permissions for the files in the backup. I checked those files in my prod db and found the same permissions existing in test db also. Inspite of this OSERR, all the containers are created in my test db (372). But still I am not able to do Rollforward not even to a time point and getting the same system error.
I appreciate any immediate help to resolve this error and make my RF successful.
Thanks
Bala
Reply With Quote
  #2 (permalink)  
Old 01-16-08, 13:40
azs0309 azs0309 is offline
Registered User
 
Join Date: Jan 2008
Posts: 88
Did you check permission for log file.
Reply With Quote
  #3 (permalink)  
Old 01-16-08, 14:55
baladb2 baladb2 is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
What permission it has to have ?
Reply With Quote
  #4 (permalink)  
Old 01-16-08, 16:14
baladb2 baladb2 is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
What permission the log file should have ?
Reply With Quote
  #5 (permalink)  
Old 01-17-08, 01:42
azs0309 azs0309 is offline
Registered User
 
Join Date: Jan 2008
Posts: 88
It should be owned by the user who is rolling forward.
but SQL1042 is a system error. I think u need to get help from IBM guys.
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