}

Solved_errors Index Page 8

Bash: How to use loops?

Detailed explanation on how to use bash loop using "for". See here some example how to iterate using bash.

How to Extract .zip File in AIX

If using AIX unzip throws the error End-of-central-directory signature not found. Check here for solutions

SAP GUI Logon Error Message: SAP System Message N

Solution to SAP GUI Login error: SAP System Message N. If someone changed the SAN volume name you will need to restart the system. Check here for more details. Sometimes restating the SAPMMC solves the issue.

Oracle: SQL query to Select Column Names From the Table

Check here how to retrieve column names on Oracle database: Select column_name from user_ta.....

Solution for ABAP Runtime Error: DBIF_RSQL_INVALID_REQUEST

If you have an ABAP runtime error DBIF_RSQL_INVALID_REQUEST on your SAP system, check here the solution. For windows you will need the loopback adapter and in linux you will need to verify the /etc/hosts file.

How to Stop DB2 Instance when the command "db2stop force" Fails?

When using a DB2 on AIX and trying to stop the DB2 instance the error "the database manager was not stopped because databases = are still active" was raised. To solved this issue use "db2stop force" or check other solutions here.

SAP

SAP Error Message No. 00058

Solution to SAP Error Message no. 0005. Check contents of T005. More detailed steps here.

Not Able to Login to Oracle Database from SQL*Plus

SAP

How to Extract a List of Existing SAP Users With associated Email Address?

To extract user name and their address from SAP you will need to join tables ADR6 and USR21. Check here for more details

SAP

How to List of All Tables in SAP?

We show how to list al SAP tables. Use SE16 to open data browser and browse the tavles DD02...