Forms :: Install Oracle 5i On XP Machine
Oct 30, 2012I am getting below error when I try to install Oracle Form5i on XP machine.
"OS_ERROR while translating path from $"
I am getting below error when I try to install Oracle Form5i on XP machine.
"OS_ERROR while translating path from $"
I have Oracle 11g database home in my 64 bit Windows 7 machine. However, now i would like to install Oracle 10.2.0 client as well. I tried giving a separate location.
But for some reason, whenever i start the Setup and run the Administrator Type, the installation just skips without giving any errors. It just creates the inventory folder in the specified path. It goes to the Product-Specific Prerequisite Checks and exits without giving any warnings or errors.
How can we get client ip address and machine name in oralce forms 10g without webutil.
View 3 Replies View RelatedI just installed WEBLOGIC server on linux with oracle forms 11g builder and report builder on the server.
On the client machine , i have probleme to intsall oracle forms 11g , in one of the steps it asks me to enter the absolute location of server weblogic , i enter the location of the weblogic on the server , but it dosent' work. is it mean that i have to install the weblogic on the client machine too!! if not to install forms builder 11g on the client
i am generating report from oracle forms using web.show_document .pdf output is coming in seperate url.entire piece of code is working fine.now i want to store this pdf out put in client machine whether path will be specified by user.
View 3 Replies View RelatedCould I install Oracle 10g forms on windows 7?
View 1 Replies View RelatedWhile i'm installing the oracle reports.I got the dialog box saying to stop ALL the ORACLE SERVICES...
---I have stoped all the services which are relates to oracel.(services.msc)
Still i'm getting the same...
Can we use M.S Sql Server Database with Forms 6i with out oracle database install.
View 1 Replies View RelatedI have installed Developer 10 suite and 6i on same machine, developer 6i run time works properly but when i open URL with "?config=icc" it says form generated in previous version of forms builder, i have already compile called form (configure in default.env and formsweb.cfg) in forms builder 10g.
View 1 Replies View Relatedhow to get weight in oracle forms from weighment machine
View 31 Replies View RelatedI am trying to migrate 6i forms to 10g on vista machine . If i compile pll or fmb files in 10g,I am able to run the form only once. If i close the form and try to open it again,form builder crashing.
nothing is opening after compiling once in 10g. I reattached all the pll files to forms after compiling..This even does not worked.
I have a requirement to :
1) at the click of button, some data will be written to XML file and after writting to file, it should get saved to some location on local machine(c: emp), without asking user, where to save.
How to do this in oracle form?
Also is it possible to read file from local machine?
How to know the oracle port no on localhost machine.
View 1 Replies View RelatedI am writing a program for doing some file transfer between the client machine and the application server.I am using Webutil_File_Transfer.Client_To_AS to do the transfer and also using Webutil_File.File_Size to check on the file size at the source.
Once the transfer is complete, I also need to check on the destination file size (the application server running on Linux) for verification purposes and can't find the way to do it.
Does already installed Oracle 10g (10.2.0.1) on a windows 2003 server x64? Do you notice strange behaviors, any errors after the installation?
Does already installed Oracle 10g on a windows virtual machine? Are there any prerequisites?
I have two node RAC database running on linux machine (Oracle10G SE), our requirnment is to install new oracle binaries for Oracle10G EE on diffrent home location.after install Oracle10G EE binaries on new oracle home , i want to point our existing database to new Oracle10G EE home to adotp a features of Oracle10G EE features.
But at the same time i dont want to deinstall our Oracle10G SE binaries.So it is possible to rollback our process to point our database back to Oracle10G SE from Oracle10G EE in case anything going wrong.
I have a Host system of windows 8, installed the Virtual Box Latest edition.The guest OS is the oracle Linux that came with the Pre-Built Developer VMs from Oracle.The VM is set to HOST ONLY network setting. Now, the thing is that i want to access the Oracle in the guest machine from my windows host machine.the guest OS shows the IP address as 192.168.56.101. I can ping the IP address from the HOST machine, but cannot connect theSQL developer to the oracle in the guest OS from the host machine. It keeps on saying the Network adapter cannot connect. do not say that install the oracle in window itself. I actually want to do the same on my macbook pro as that is my primary machine.
View 10 Replies View Relatedwe are having problem installing oracle 10g on windows 2008r2 64 bit on a HP ML110 G7 machine.
we have 10203_vista_w2k8_x64_production_db.zip
downloaded from oracle site.
Issue : NOT able to start the Oracle Data Base 11g on Linux machine
I've successfully installed Oracle-DB-11g on my Linux machine.
Note : I haven't declared or exported any variable(s) , actually I'm not sure how and where to do this.
Ar you have manual to install oracle forms and reports on windows seven
View 2 Replies View Relatedhow to install oracle on Linux.
View 2 Replies View RelatedI wanted to install oracle 9i in windows xp.My configuration is intel celeron,2.5ghz,256 mb ram ,5.5 gb of free hard disk space.I do no anything about the oracle ,was trying to install oracle on redhat 9 but had some problems..I just wanted the step by step documentation of installing oracle 9i in xp.
View 2 Replies View RelatedI install oracle 10 g but I don't remember password . so I then remove oracle 10 g by select Universal Installer and click Deinstall and then reinstall but I can't reinstall because I don't remove/delete oracle_home I then delete folder in path C:Oracle and reinstall Question
1.in this remove oracle 10 g method true or wrong if wrong , How effect on my computer
2.why after reinstall my computer is very slow.
I've dual booting (Ubuntu and xp). I've already installed oracle 9i in xp. And planning to install 10g in Ubuntu soon.
1) How to check the os block size whether it is 32 or 64bit before installing 10g on XP?
2) (eventhough not necessary) is it possible to have 9i and 10g in a same XP platform?
3) Can I change the bit size between 32 and 64 bit while installing a new oracle software?
I have dell inspiron 15R model N5010 laptop, I have windows 7 64 bit operating system, intel i5 processor, 4 gb ram,500gb hdd. how does install oracle 10g in my system.
View 1 Replies View RelatedCaused our sql 8i not install 100%, while we are using windows 7.
View 2 Replies View RelatedOracle database 10g Express Edition...I need to install "Oracle database 10g Express Edition" with different database name example dev but it is taking default name that is XE and there is no option come during installation where i can put the name of database as per my desire.
And also explain why we use "Oracle database 10g Express Edition" instead of Oracle database 10g. what is the meaning of Express Edition.
I have a forms that generate a file from database into database server and copy it to client machine by the follow process:
IF webutil_file_transfer.Is_AS_readable(V_server_way || V_file_name) THEN
l_success := webutil_file_transfer.AS_to_Client
(clientFile => :V_screen_way
[code]...
But is showing the erro ora-105100 in one client machine
I have already installed oracle 10g version in my Desktop. Now i want to install APPLICATION SERVER 10g version.
Should I Un install the Normal Database.
Or else can I have both in a single machine.
I have an application where I generate a excel using data in a table and write excel file in oracle directory.Now my requirement is to open that file from local machine .How can i achieve it.I am using Apex 4.2,Oracle 10g .
View 1 Replies View Related