MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

encrypting and decrypting of datasets
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
yadav2005
Intermediate


Joined: 10 Jan 2005
Posts: 348
Topics: 144

PostPosted: Wed Jun 27, 2007 12:59 pm    Post subject: Reply with quote

Kolusu,

Sorry for troubling.Next time i will try myslef to the best and if i am not able to do it ,then i will post the question.

But I have tried but i am not able to fix it , say for example:
Code:

IDC3300I  ERROR OPENING ....&.@.   
IDC3304I ** JCL STATEMENT MISSING   

   IDC3300I ERROR OPENING {dsname|ddname}



Explanation: An error was detected attempting to open the data set name. See associated message for explanation.
In the message text:


dsname
The data set name.

ddname
The ddname. Appears only when the data set name is not available.


System Action: The system ends the command.
Application Programmer Response: Check the associated message.

System Programmer Response: If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the JCL and the SYSOUT output for the job.

Source: DFSMSdfp

Detecting Module: IDCRI04


   IDC3304I ** JCL STATEMENT MISSING



Explanation: The DD statement named in a FILE, INFILE, or OUTFILE parameter cannot be found. If the job or Time Sharing Option/Extensions (TSO/E) session contains a delete request that causes the system to invoke dynamic deallocation, the DD statement for the deleted data set is not accessible for the remainder of the job or session.
System Action: The system ends processing of the command.

Application Programmer Response: Check ddnames for incorrect spelling or check for missing DD statements. Correct the error. Run the job again.

System Programmer Response: If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the JCL and the SYSOUT output for the job.

Source: DFSMSdfp

Detecting Module: IDCIO02


I have tried analyzing my outputs but with the error message i got does not match with defined message description.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group