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 

Search SCL Error - Endevor

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Mon Oct 15, 2007 1:07 pm    Post subject: Search SCL Error - Endevor Reply with quote

Am using Endevor for the first time .
I created the SCL with help of the previous posts on this forum on the topic but I am getting a parse error.
Please let me know what is wrong with the following syntax.

************************ Top of Data **********************************
14:00:03 C1Y0015I STARTING PARSE OF REQUEST CARDS

STATEMENT #1
LIST ELEMENT '*'
FROM ENVIRONMENT 'prod' SYSTEM 'cis' SUBSYSTEM 'cis00'
TYPE 'cob2' STAGE '2'
OPTIONS SHOWING TEXT NOSEARCH
WHERE TEXT
( (EQ 'EXISTS' COLUMNS 007 072))
C1BM4100: E031 NO ACTION REQUESTS WERE GENERATED
14:00:03 C1Y0014E ERROR ENCOUNTERED WHEN PARSING SYNTAX. PROCESSING
Back to top
View user's profile Send private message
bade_miya
Beginner


Joined: 10 Dec 2003
Posts: 110
Topics: 38

PostPosted: Mon Oct 15, 2007 1:54 pm    Post subject: Reply with quote

Hi Vini,

did you try doing a "QW C1Y0014E" on your command prompt? Sometimes it will give some useful info.

Regards
bade_miya
Back to top
View user's profile Send private message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Mon Oct 15, 2007 1:56 pm    Post subject: Reply with quote

bade_miya I did QW it was of no help in this case.
Back to top
View user's profile Send private message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Mon Oct 15, 2007 2:13 pm    Post subject: Reply with quote

I forgot to mention in my earlier post that the intent is to list all the cobol sources in endevor which have the occurence of a particular string in them basically like a 3.14 in ispf.

Please let me know how this can be done in the endevor foreground mode if not batch.
Back to top
View user's profile Send private message
vivek1983
Intermediate


Joined: 20 Apr 2006
Posts: 222
Topics: 24

PostPosted: Tue Oct 16, 2007 2:18 am    Post subject: Reply with quote

vini,

Do u find any menu like this in endevor?

Code:
 

0   DEFAULTS   
1   DISPLAY   
2   FOREGROUND
3   BATCH     
4   PACKAGE   
U   USER MENU 
T   TUTORIAL   
C   CHANGES   
X   EXIT       



Select option 1; Then again 1 in the next menu. ("Element" optiion)

in the next screen you can give the element name.
You can give wildcards like "XXXX*'. This will get all the elements starting with XXXX. But you cannot give anything like '*XXXX*'.

But My guess is that all the elements that are added to environments via Endevor should be in some dataset like 'ENDEVOR.PROD.CIS.COBOL' which you will be able to open using 3.4 option.

Hope this helps
_________________
Vivek G
--------------------------------------
A dream is just a dream. A goal is a dream with a plan and a deadline. (Harvey Mackay)
Back to top
View user's profile Send private message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Tue Oct 16, 2007 8:25 am    Post subject: Reply with quote

Vivek,
Thanks but my question was not how to search for elements based on their name ..it was to search for all the program names which have the occurence of a word/string inside them.
Also had Endevor been saving the cobol programs in straight user accessible DS I would have done a 3.14 and achieved my objective and have not needed to post here.
Back to top
View user's profile Send private message
JanM
Beginner


Joined: 29 May 2006
Posts: 9
Topics: 0

PostPosted: Tue Oct 16, 2007 9:06 am    Post subject: Re: Search SCL Error - Endevor Reply with quote

vini wrote:
Am using Endevor for the first time .


So you obviously you don't know that Endevor dislikes lowercase characters in the name of its SYSTEM, SUBSYSTEM, TYPE etc.
try changing those, and your parse-errors could be history.

That doesn't mean there are no other errors, I didn't look too closely at the SCL.

regards

JanM
Back to top
View user's profile Send private message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Tue Oct 16, 2007 9:12 am    Post subject: Reply with quote

I did change all the lower case to upper but still the same error Rolling Eyes .
Back to top
View user's profile Send private message
JanM
Beginner


Joined: 29 May 2006
Posts: 9
Topics: 0

PostPosted: Wed Oct 17, 2007 6:21 am    Post subject: Reply with quote

Vini,

After looking at the SCL, I see two possible errors:
a) The syntax specifies COLUMN not COLUMNS
b) One set of parenthesis should be enough

Success,

Jan Meijer
Back to top
View user's profile Send private message
vini
Intermediate


Joined: 12 Jan 2004
Posts: 240
Topics: 48
Location: Maryland

PostPosted: Thu Oct 18, 2007 8:22 am    Post subject: Reply with quote

Thanks
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 -> Utilities 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