-
Expert Member
Find errors in SQR
How to find errors in SQR?
NOTE : [This question was asked by Raj]
-
Junior Member
Re: Find errors in SQR
You can write show statements in the code where you are setting the variables or before and after each Procedure.. this way you will be able to know the values of the variables and the extent to hich the program is running smoothly
-
Expert Member
Re: Find errors in SQR
Error handling: It divided in 2 stages.
Compile stage: Process all #commands, validate sqr syntax, validate sql commands, it will check the database connectivity.Create the buffer. Execution stage: It will process the program section, process the header section, process the footer section, write the buffer to file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules