I used START DATABASE(XXX) SPACENAM(XXX) ACESS(FORCE) COMMAND TO START DATABASE When i was getting -904 error.No iam trying to load the table through JCL in SYSIN using (LOAD DATA REPLACE LOG NO INDDN SYSREC NOCOPYPEND ) in the above table space and iam getting the following error.Please suggest what to do now."JOB IS NOT RESTARTABLE DUE TO -START DATABASE ACCESS FORCE COMMAND "
I myself use the ACCESS (FORCE) command many times(only in test region) to resolve -904 , and never faced such problem. Other alternative is to use REPAIR. Please let us know what the DBAs concluded about the error.