RE: Multiple sqlplus sessions from a single sqlplus session

  • From: "Mark W. Farnham" <mwf@xxxxxxxx>
  • To: <krishsingh.111@xxxxxxxxx>, "'Sayan Malakshinov'" <xt.and.r@xxxxxxxxx>
  • Date: Mon, 4 Jan 2021 09:57:23 -0500

I’m confused. Are you running a java web application or sqlplus?

 

Your subject mentions sqlplus, but most recently (below) you write “web 
application written in Java.”

 

I’m  wondering why you are invoking sqlplus at all rather than opening sessions 
in Java.

 

Perhaps you will consider explaining what you are trying to accomplish which 
seems entirely distinct from the subject line other than the words “Multiple” 
and “sessions.”

 

Good luck, and Happy New Year,

 

mwf

 

From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On ;
Behalf Of kunwar singh
Sent: Friday, January 01, 2021 10:26 PM
To: Sayan Malakshinov
Cc: ORACLE-L
Subject: Re: Multiple sqlplus sessions from a single sqlplus session

 

Thanks Sayan. Mladen for the response. 

I have developed a web application written in Java,  that makes a single 
connection to the database and runs the query. 

Hence I cannot use sql developer as i already have the application. 

I will check on how to make use of tmux in the context of my application. 

 

 

On Fri, Jan 1, 2021 at 8:03 PM Sayan Malakshinov <xt.and.r@xxxxxxxxx> wrote:

Hi Kunwar,

 

To be honest I don't think it would be convenient to have merged dynamic query 
output with input prompt... It's much easier to use Tmux or other popular linux 
multitab terminals (on windows you can use Console2 or ConEmu with WSL)  




 

-- 

Cheers,
Kunwar

Other related posts: