RE: oracle10g

2003-07-21 Thread Baswannappa, Shiva
grid computing   Shiva -Original Message-From: Ruth Gramolini [mailto:[EMAIL PROTECTED]Sent: Monday, July 21, 2003 9:59 AMTo: Multiple recipients of list ORACLE-LSubject: RE: oracle10g What on earth does the g stand for?  RBG -Original Message-From: [EMAI

How to test whether a text file exists in Dev6i on client machine

2003-07-18 Thread Baswannappa, Shiva
Hi Gurus   I need to test whether a text file 'a.txt' exists in the default oracle reports directory on client machine and print at the end of the report? I can use text_io but I don't seem to see a test for file existence.   Appreciate any help. Have a great weekend.     Regards Shiva Ba

RE: printing out of Pl/SQL

2003-07-01 Thread Baswannappa, Shiva
requirements. THT Shiva -Original Message- Sent: Tuesday, July 01, 2003 2:35 AM To: Multiple recipients of list ORACLE-L Hi, >Von: Baswannappa, Shiva [mailto:[EMAIL PROTECTED] >Gesendet am: Montag, 30. Juni 2003 18:09 >1. Have the UTL_FILE write to a file in directory called &

RE: printing out of Pl/SQL

2003-06-30 Thread Baswannappa, Shiva
lling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.

Tool/Method for migration of Oracle character based reports to De

2003-06-18 Thread Baswannappa, Shiva
Hi Gurus   I am looking for a tool/method resource to migrate over 100 reports written in Oracle character based reporting tool to Developer 6i. Appreciate any help link or any method that could speed up this process. There is link on Oracle Metalink that refers to forms migration, I am lo

Testing tools for custom applications developed using 100% Oracle

2003-06-06 Thread Baswannappa, Shiva
Hi All Gurus   My division is pondering over acquiring automated testing tools for applications and customizations made to the existing applications. Development is done using almost 100% oracle tools barring O/S scripts in Unix/W2K, external C/C++ routines and some automation for instrumen

LOV on Forms 6i to be populated with data from SQL Server 2000 ta

2003-05-30 Thread Baswannappa, Shiva
Hi Gurus   I have a unusual request from one of new clients. I have an application that is 100% Oracle forms 6i, and reports 6i and DB 8.1.7 running on W2K platform. Clients wants to know whether he can populate a LOV on Oracle form with data from one of the columns of a table in SQL Server

Sending Again: How to identify Report Builder version 6 and 6i

2003-01-31 Thread Baswannappa, Shiva
Hi Folks   I am sending this question again as it is very crucial for me.   Is there a way to identify Oracle Report Builder 6 and differentiate it from 6i?   The version on my PC is 6.0.5.35 is this version considered as 6i?   It is crucial for me since one of the client has report serv

How to identify Report Builder 6 and 6i

2003-01-30 Thread Baswannappa, Shiva
Hi Gurus   Is there a way to identify Oracle Report Builder 6 and differentiate it from 6i?   It is crucial for me since one of the client has report server which has problems running reports built using version 6.   Thanks in advance   Regards Shiva Baswannappa Senior Developer Digital C

RE: Need help and documentation on moving database from Unix to W

2003-01-29 Thread Baswannappa, Shiva
istGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Basw

Need help and documentation on moving database from Unix to W2K

2003-01-29 Thread Baswannappa, Shiva
Hi Gurus   I am not a DBA, but  I have request from client to move their oracle 8.1.6 database from a Unix server to W2K. Can somebody lead me to documentation in moving entire DB or any other resource that will help me accomplish the task?   Thanks a ton in advance   Regards Shiva Baswann

Print command from PLSQL calling java stored procedure does not w

2002-12-10 Thread Baswannappa, Shiva
Gurus   I am still struggling to print text files to a network printer. I have tried various options to issue a print command through batch file.   my batch files are   test1.bat print /d:\\myprinterserver\myprinter c:\myfolder\myfile.txt   test2.bat net use lpt1: \\myprintserver\myprinter

Are There any way of calling NT OS Commands like print, del etc.

2002-12-05 Thread Baswannappa, Shiva
Hi Gurus I am looking for easy of calling OS commands like print, del, etc. from PL/SQL on a NT4 system running Oracle 8.1.7. I tried the Java approach from oracle web site, it works for few commands and not all. Any insight, direction and help to achieve is very much appreciated. Thanks in

RE: Toasters

2002-12-04 Thread Baswannappa, Shiva
L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Baswannappa, Shiva INET: [EMAIL PROTECTED] Fat City Network Services--

RE: Utl_file and OPENVMS

2002-10-01 Thread Baswannappa, Shiva
-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services - To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of &#

RE: Help on Effect of changing NLS_LANGUAGE to maerican_america.u

2002-09-25 Thread Baswannappa, Shiva
SUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Baswannappa, Shiva INET: [EMAIL PROTECTED] Fat City Network Services

Help on Effect of changing NLS_LANGUAGE to maerican_america.utf8

2002-09-25 Thread Baswannappa, Shiva
Hi Gurus   We customize pharmaceutical processing industry applications. One of our client is going global. The client needs to change NLS_LANGUAGE setting to NLS_LANG="american_america.utf8". I would like to know how to change this and   what impacts will it have on reports and forms al

RE: How can I change Oracle as well as NT Domain passwords

2002-09-20 Thread Baswannappa, Shiva
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Baswannappa, Shiva INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hostin

How can I change Oracle as well as NT Domain passwords

2002-09-20 Thread Baswannappa, Shiva
Hi All How can I change passwords of a user of Oracle application as well as W2K/NT Login? Any utility in 8/8i can do this form me? Thanks in Advance Shiva B -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Baswannappa, Shiva INET: [EMAIL PROTECTED] Fat City

Is it possible to use NET 8i client with oracle 6 development too

2002-09-18 Thread Baswannappa, Shiva
Hi Every one   I have been struggling with installing net8i client with the development tools viz. reports builder "Report Builder 6.0.5.28.0", and forms builder "Forms [32 Bit] Version 6.0.5.0.2 (Production)". I use PLSQL Developer from all round automation as an aid to development. Their

RE: ctrl c on PCs

2002-09-06 Thread Baswannappa, Shiva
Set autocommit to on and try. that will commit before exiting sqllplus   Shiva -Original Message-From: Jeffrey Beckstrom [mailto:[EMAIL PROTECTED]]Sent: Friday, September 06, 2002 8:58 AMTo: Multiple recipients of list ORACLE-LSubject: ctrl c on PCs In sql*plus, if do a ct