Hi All,
I have an general issue with one of the Z transaction.
When we execute a report for the whole year system is throwing an Dump error.I can understand thats due to the size of the file.
Is there any way to increase the performance of the transaction (it may take 1 hr not a problem but finally it should show the desired output)
Request clarification before answering.
You can change the time settings in BASIS to maintain a greater time limit for timeout's. Even if that does not solve the issue, then there might be problem in the ABAP program iteself. Ask your ABAP'er to use more internal tables in the program than to try directly fetching the data from the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried in background it canceld:
Job Log :
01/08/2009 02:22:10 Job started 00 516 S
01/08/2009 02:22:10 Step 001 started (program ZVRG0008_V2, variant &0000000000146, user ID X76386) 00 550 S
01/08/2009 03:22:17 Control Framework: Fatal error - GUI cannot be reached DC 006 W
01/08/2009 03:22:18 ABAP/4 processor: RAISE_EXCEPTION 00 671 A
01/08/2009 03:22:18 Job cancelled 00 518 A
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.