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 > underlying vsam files missing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-31-04, 06:07
starra starra is offline
Registered User
 
Join Date: Sep 2003
Location: manila
Posts: 21
Exclamation underlying vsam files missing

Hi all,

I'm using DB2 ver. 7 for os/390. I encountered a -904 with one of my applications.

DSNT408I SQLCODE = -904, ERROR: UNSUCCESSFUL EXECUTION CAUSED BY AN UNAVAILABLE RESOURCE. REASON 00D70024, TYPE OF RESOURE 00000220, AND RESOURCE NAME SDSG.DSNDBC.SGSFDB51.IXSF2526.I00- 01.A001

The underlying vsam dataset of my index is missing. I just wanna ask if anyone have anyidea how I can do away with it. One solution I see is to restore the missing files. But would it hurt if I performed a drop/create of the index. Would there be any issue if I performed the drop/create?
Reply With Quote
  #2 (permalink)  
Old 03-31-04, 06:37
RKrick RKrick is offline
Registered User
 
Join Date: Feb 2002
Location: Germany
Posts: 141
With drop/create you'll get some access paths invalidated. Maybe REBUILD INDEX is a better option.
__________________
Rodney Krick
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