Hi,
I've made a new database but when I try to log in I get the following error:
Error accessing PRODUCT_USER_PROFILE
Warning: Product user profile information not loaded!
You may need to run PUPBLD.SQL as SYSTEM
So, obviously I try to start this script with the users system but get the...
Hi,
Is it possible to restrict somebody so he or she can only input uppercase data or convert the data in this field to uppercase. The length of the string is variable so a input mask isn't usefull.
Dwight
Hi,
I've got a website where I use a DSN-less connection to a MS access db. On my indexpage i've got 5 recordsets that connect to this db. They always told me DSN-less connections are the quickest but if you take a look at my indexpage (www.dreun.be) you will notice how slow this page loads...
Hi,
I've got a website where I use a DSN-less connection to a MS access db. On my indexpage i've got 5 recordsets that connect to this db. They always told me DSN-less connections are the quickest but if you take a look at my indexpage (www.dreun.be) you will notice how slow this page loads...
Hi,
I'm trying to clone a db.
Here is what I did so far:
1. create all necessary directories
2. copy the datafiles from the backup of the original DB to the new directories or copy the datafiles from a hot db. (Put the datafiles in backup mode before copying)
3. alter database backup...
Hi,
How do I get a personal toolbar in the list of toolbars so that I can choose this toolbar to show.
The reason I'm asking this is that i have a user that has a selfmade toolbar that I want to have? Were are these toolbars saved? I've looked at the template but dont see that toolbar.
Somebody?
Hi,
I'm trying to submit a job that has to be run every monday morning.
SQL> VARIABLE jobno number;
SQL> begin
2 DBMS_JOB.SUBMIT(:jobno,
3 'CLEAN_SYNC_INF;',
4 SYSDATE, NEXT_DAY(TRUNC(SYSDATE), ''MONDAY'') + 8/24');
5 commit;
6 end;
7 /
ERROR:
ORA-01756: quoted string not...
Hi,
I'm trying to install oracle 8i server on a AIX 5.1.
I've set the environment variables like ORACLE_SID and ORACLE_HOME in the .profile.
But after a while he says he cannot find the following file "/cdrom/stage/Components/oracle.rdbms.otrace/8.1.7.0.0/1/DataFiles/admin.0.0.jar"...
Hi,
I'm trying to install oracle 8i server on a AIX 5.1.
I've set the environment variables like ORACLE_SID and ORACLE_HOME in the .profile.
But after a while he says he cannot find the following file "/cdrom/stage/Components/oracle.rdbms.otrace/8.1.7.0.0/1/DataFiles/admin.0.0.jar"...
Hi,
Can anyone tel me how or with which program I can make rotating banners. A banner with a link behind it that changes every couple seconds as well as the link behind it.
Probably a stupid question but I need this badly.
How can I make sure that my database entries in my asp forms get recognised on the search engines. In other words:
I want to get hits on search engines from records that are show on my asp page.
on my site: www.dreun.be al the data comes from a ms access database.
Hi,
Is it possible to show 30 records in two vertical rows of 15 records? I work with dreamweaver MX and a MS access database. I can seem to get it. I always get 1 vertical row of 30.
Hi,
I got the following error:
ORA-00257 archiver is stuk. CONNECT INTERNAL only, until freed.
I looked at the free space and that isn't the problem.
This is what the trace file says:
ARC0: Beginning to archive log# 3 seq# 24271
ARC0: I/O error 19502 archiving log 3 to...
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.