Hopefully this is a simple question...
Is it possible to use a scrollable result set with the Oracle JDBC driver and move backwards as well as forward. I have been able to use it to move forward using next(), but I can't perform any other operations with it. Does the driver support it? Does...
I was wondering if there is a tool available that will help create .inf files for Windows 2000. If not, where is the best place to look for documentation on how to write an .inf file?
Thanks,
Bennett
I am trying to perform a silent install for Oracle8i on Windows NT. I took the svrminimal.rsp file and modified it to fit my needs. However, when I try to run the setup.exe with a response file specified the response file is not found. I even tried putting the response file in the same...
I am developing an application that connects to an Oracle 8i database on Windows NT or 2000. The application is written in Java, and I am using JDBC to access the database. I would like to have an option in the client application to start a database backup. This would be a hot backup, and the...
I am working on an application in Java, and I have written some code using a JDBC connection and prepared statements to send SQL commands. I can put a tablespace into the begin backup mode with "ALTER TABLESPACE SYSTEM BEGIN BACKUP" inside of the prepared statement in Java. However...
Sorry that I have to ask this dumb question, but I figure that somebody else could help me before I waste too much time. I am trying to start the designer tutorial. In the online manual it says to start a program called "Oracle Designer for Tutorial User". It is supposed to be in...
I am trying to use the "startup" command without any parameters in SQLPlus. When I issue the command I get the following message because the file that it is looking for no longer exists:
LRM-00109: could not open parameter file 'E:\Oracle\Ora81\DATABASE\INITauc3.ORA'
ORA-01078...
I am trying to perform a backup using the RMAN utility. I am doing a "cold" backup so I shutdown the database and then went into RMAN (connecting to the target with the nocatalog option). When I try to mount the database, I get the following error message:
RMAN-04014: startup...
I am using Oracle 8i Personal Edition, and I want to switch from NOARCHIVELOG mode to ARCHIVELOG mode. After checking the box for ARCHIVELOG mode in the DBA studio GUI, I get the following error when the database tries to restart:
"The exception (org.omg.CORBA.BAD_PARAM) occured."...
I just installed Oracle 8i Enterprise Edition, and I am having some trouble getting one of the services to start. As a result, I am not able to login to the the console because the management server is not running. I am running Oracle on a Windows NT machine, and the event viewer reports the...
I am testing an application that uses java sockets, and a lot of times the application doesn't free up a port because it crashes (it's still being developed) before it hits the code to do that. If I want to run the program again, the port that was previously used is not available. I then have...
Is there a way to have the cells in a subform be automatically sized to fit the data that they hold? I know that Excel has an option to do this, but I couldn't find it with Access. I have a subform on a form that shows up as a grid, and I would like it to update the cell size based on the data...
I have a database that has a main index with a list of records that correspond to forms that can be opened. For example, I go to the 12th record in the index and hit a button and the 12th record form is opened. The problem however, is that the form is opened in filtered view. I have buttons...
Can anyone recommend a free ISP for Linux? I am currently using a free ISP on Windows 98, and I want to have one for Linux as well. I haven't been able to find a free ISP that has a dowload for Linux. I know that they are out there, so if you could give me some advice in this area it would be...
I am using the RunMacro command to run a macro a certain number of times. I am using it to add some records to a table. Is there a variable that keeps track of how many times the macro has run? I need to compare that value with another number (the max. # of times...
I am trying to take a value from an unbound text box on a form and store it in a table. I tried to do this with the SetValue macro, but I can't make it work. When I try to run the macro, I get an error message saying that the database couldn't find the table that I used in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.