Hi All,
I am trying to find a way to export the schemas for all of the users in my Oracle database in one shot. I don't, however , want to export the system or temp user schemas in this export. Is this possible? Any help would be appreciated.
Thanks in Advance,
Amir
Hi Guys,
I am trying to load some data into Oracle using sql loader. The fields are separated by commas. The problem i'm having is that some of the fields have trailing whitespaces, which i don't want to load.
ex: John ,Michael,Thomas ,Henry
how can i do this using sql loader?
Thanks...
Hi All,
I would like to be able to rewrite all requests to a webserver to a particular file on that server. Does anyone have any ideas on how I would do this using mod_rewrite?
Thanks in Advance.
This depends on what shell you use. Personally, I prefer the bash shell(enhanced version of the bourne shell (sh)). When using the bash shell, you can modify your search path by typing the following on the command line:
export PATH=$PATH:/usr/local/bin
if you wanted to make this change...
Hi All,
I am using an Oracle Trigger on one of my tables. It works fine except that if I make any changes to the table (ex: add a field), the trigger gets invalidated(i.e. doesn't work). I have to drop the trigger and then recreate it for it to start working. Any ideas on to what's going...
Hello,
I have an oracle database with 500M of space. Recently, I saw that I had only about 10M of space left on the tablespace. At that point, I decided to delete some older records which I no longer needed in order to free up some space. I deleted about 300,000 records. But I was suprised...
It's true,Upgrading and Installing using RPM's can be a pain because of the dependencies. Did you try installing the mod_throttle rpm? You might have better luck.
You'll find it on tuxfinder.com
Hope this helps.
asb555
Yes you can, install Windows 2000 first, make sure you leave enough room for linux when you partition. Then install linux. At some point during the install, you will have to decide whether you want to boot up from a floppy or write lilo to you MBR. if you decide to boot from a floppy, windows...
Hello All,
I am trying to find out if it is possible to query an LDAP Server using Oracle 8i. What I would like to do is to setup an Oracle Database with the proper fields and then populate the database by query the LDAP Server. Any help or links would be greatly appreciated.
Thanks.
You need a startUp script which will start sshd at boot time. Put the script in the /etc/rc.d directory and make sure it's linked from the initd.d(xinitd.d) diretory.
If you're on a UNIX box, you should have ftp installed somewhere. Try doing a find for it. If you can't find it, go to...
My problem is that I can't connect to the Server with the 8.1.7 database from the server running 8.1.6. What would be ideal is a utility packaged with the 8.1.7 database that would allow me to export the database into a file that the 8.1.6 will understand.
Thanks in Advance.
Which distribution are you using? There must be some tools that are apart of your distro which allow you to fine tune your resolution. For example, on SuSE , I use xfine.
Hi,
Can anyone tell me what I need to do to export tables from 8.1.7 (on HPUX 11.0) to 8.1.6 (on Solaris 7) properly. I have no problems exporting the data from 8.1.7 but I get an error saying that the character set is incompatible (IMP-00069) when I try to import the data into 8.1.6. I...
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.