Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
Tag: sqlplus
Should we consider “sqlplus” as an Oracle client?
Question : I am a newbie of SQL*Plus and Oracle, and I have 2 questions about them. (1) Executing “sqlplus […]
How to address ORA-03113?
Question : If I leave sqlplus open and unused for too long (probably 15 minutes or more), when I EXIT […]
Result on execution of any SQL is number 2
Question : After successful execution of any sql in oracle sql command line it shows 2 like i want to […]
sqlplus consuming 99% CPU
Question : Oracle’s installed on one server, I’m running sqlplus on a different (application) server. I’ve recently encountered a problem […]
How to mirror the privileges of an user to another in Oracle Database? [duplicate]
Question : This question already has an answer here: Duplicate an Oracle database user (1 answer) Closed 8 years ago. […]
Error while updating a date column using SQL*Plus variable
Question : I am not able to update the date time which I have already stored in a variable and […]
Optimize Oracle 11g SQL*Plus connection for large remote SELECTs [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
sql*plus 11.2 client connection to oracle timing out on Linux
Question : One of our DBAs is seeing connection issues with his sql*plus client. Whenever he connects to the Oracle […]
Appending data from one program to the other using batch commands
Question : I have a database which sometimes crashes. I want to create a batch program that does this: Runs […]