No question at this time
The DBA-Village forum
as RSS feed
Site StatisticsEver registered users | 48757 | Total active users | 1320 | Act. users last 24h | 0 | Act. users last hour | 0 | Registered user hits last week | 24 | Registered user hits last month | 1443 |
|
Go up
afiedt.buf
Message |
Score |
Author |
Date |
Hi,
Is there a way on Unix/Linux to define the ...... |
|
Lauri |
Nov 11, 2006, 19:04 |
Hi,
SQL> SET EDITFILE /path/sqlplus.buf
you ...... |
     |
Ales Kavsek |
Nov 11, 2006, 21:26 |
Hi,
Thanks, and the right syntax is:
SET EDITF...... |
|
Lauri |
Nov 12, 2006, 14:17 |
Subject: |
afiedt.buf |
Author: |
Lauri, Netherlands |
Date: |
Nov 11, 2006, 19:04, 6162 days ago |
Os info: |
Unix/Linux |
Oracle info: |
8174 and higher |
Message: |
Hi,
Is there a way on Unix/Linux to define the location for the afiedt.buf file?
Thanks and regards.
|
Goto: |
Reply - Top of page |
If you think this item violates copyrights, please click here
Subject: |
Re: afiedt.buf |
Author: |
Ales Kavsek, Slovenia |
Date: |
Nov 11, 2006, 21:26, 6161 days ago |
Score: |
       |
Message: |
Hi,
SQL> SET EDITFILE /path/sqlplus.buf
you can set up sqlplus EDITFILE variable either in glogin.sql or login.sql file if you don't want to run command manually each time.
Regards,
ales |
Your rating?: |
This reply is Good Excellent |
Goto: |
Reply - Top of page |
If you think this item violates copyrights, please click here
Subject: |
Re-afiedt.buf |
Author: |
Lauri, Netherlands |
Date: |
Nov 12, 2006, 14:17, 6161 days ago |
Message: |
Hi,
Thanks, and the right syntax is:
SET EDITFILE "<path>/<file_name>.buf"
Regards.
|
Your rating?: |
This reply is Good Excellent |
Goto: |
Reply - Top of page |
If you think this item violates copyrights, please click here
|