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 

Error in 3.14 option

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
rakshith
Beginner


Joined: 26 Jul 2005
Posts: 32
Topics: 16
Location: bangalore

PostPosted: Thu Aug 18, 2005 5:22 am    Post subject: Error in 3.14 option Reply with quote

"
IKJ56893I DATA SET SRCHFOR.LIST NOT ALLOCATED+
IGD17012I USER NOT AUTHORIZED TO DEFINE DATA SET
SRCHFOR.LIST
DADSM HISTORIC RETURN CODE IS 172 DADSM DIAGNOSTIC INFORMATION IS 040E0804
"
I am getting the above error while using 3.14 option, can anyone knows about this,Yesterday I was able to search a string but today i am getting this error,
please help me in this regard
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Aug 18, 2005 6:53 am    Post subject: Reply with quote

raksith,

Remove the quotes around the listing dataset.

ie.
Code:

Listing DSN . . . .    'SRCHFOR.LIST'   


it should be just
Code:

Listing DSN . . . .    SRCHFOR.LIST   



Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rakshith
Beginner


Joined: 26 Jul 2005
Posts: 32
Topics: 16
Location: bangalore

PostPosted: Thu Aug 18, 2005 7:09 am    Post subject: Reply with quote

thanks kolusu,

but listing dataset doesnot have the quotes
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Aug 18, 2005 7:31 am    Post subject: Reply with quote

Raksith,

Check if you have already a dataset with the following name
Code:

USERID.SRCHFOR.LIST   

If the dataset exists then delete that and now try running 3.14

Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rakshith
Beginner


Joined: 26 Jul 2005
Posts: 32
Topics: 16
Location: bangalore

PostPosted: Thu Aug 18, 2005 8:16 am    Post subject: Reply with quote

Kolusu,

I donot have dataset like by this name


Thanks and regds.
Shashi
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Aug 18, 2005 8:55 am    Post subject: Reply with quote

Raksith,

Type the following on your command prompt and press enter

Code:

TSO PROF


Now look for PREFIX option. Does it say PREFIX(USERID) or NOPREFIX ?

If it says NOPREFIX then

1. Type
Code:
TSO PROF PREFIX
and press enter
2. Now it will prompt you enter the prefix. Just type in your T-id and press enter.
3. Once again type
Code:
TSO PROF
to verify that profile is set

Now try the option 3.14.

Hope this helps....

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rakshith
Beginner


Joined: 26 Jul 2005
Posts: 32
Topics: 16
Location: bangalore

PostPosted: Thu Aug 18, 2005 9:14 am    Post subject: Reply with quote

Thank you very much Kolusu,

It worked............


redgs.
rakshith
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
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