how to open gl period in oracle apps

  • How can we test Oracle Apps applications with RFT

    Can any of you guys can tell me how to test Oracle Apps based applications with RFT, do we need to have any separate plugin for that, if yes from where can I get that plugin.Any help will be appreciated !!! ...

  • How to start with Oracle Apps?

    I want to learn Oracle Apps,can some one please tell me i detail what is it?What is the current scope for it?where i can find source to study?i want to do CertificationPlease help ...

  • How to start with ORACLE APPS and ORACLE APPLICATION SERVER?

    I am a little known with oracle database. But recently i have been asked to update my skills with oracle apps and oracl e application server. I do not have any prior experience with these products of oracle and I really have 0 knowledge of it.Can anybody help me find a start with oracle apps and ora ...

  • CLONE ORACLE APPS DATABASE TO OTHER MACHINE

    I want to know how I can clone oracle APPS database to other machine.Just want to know the database part. ...

  • How to displays the standard open file dialog box in Oracle Apps Server

    I am having a form, where i am opening a file and putting that file content in a text box.This is my code written in WHEN-BUTTON-PRESSED trigger:declarein_file Text_IO.File_Type;linebuf VARCHAR2(8000);filename VARCHAR2(30);BEGINfilename:=GET_FILE_NAME('d:\Rajesh\Practice', File_Filter=>'Text File ...

  • How to Use Open GL on Ubuntu.

    HelloI am a complete n00b in this so kindly bear with me.:)I installed Open GL on ubuntu 10.10 version.Then, I searched for some tutorials to learn it. And successfully found this one. http://www.videotutorialsrock.com/opengl_tutorial/basic_shapes/video.phpBut here it uses Visual C++ on Windows.. Ho ...

  • how to bounce balls in open gl

    I am working in open gl using visual c++.I have made a quad a balls.Now i want to bounce the balls on quad repeadetly but i donot know how to do this??i thought of timerfunction to use but i donot know how to use it??which coordinates to set.here is the code[CODE]#include <windows.h>#include ...

  • Oracle Apps_ how can I practice & log in to Oracle Apps server?

    How can I log on for practicing "Oracle Apps Server" ---- any free web site?? ...

  • Ubuntu Compiz, Supertux, and Other Open GL Apps

    I've had a problem with open GL apps (compiz, supertux 0.3.1, etc.). when ever i start playing supertux, in like 5 minutes, it all slows down massively the whole game just goes like the picture just goes slower than the refresh rate of a monitor like 1 fps (basically the whole game freezes the music ...

  • how to access virtual folder in oracle apps 11i?

    how to access virtual folder in oracle apps 11i?Version=11.5.10.2please help ...

  • Ubuntu disable compiz open gl desktop for certain apps?

    I have certain apps that don't run or run poorly when compiz opengl desktop is active (triple A and epsxe for example).is there any way to launch the problem apps that will turn off open gl desktop when these apps run, and re-enable it when they close? ...

  • How to print a message in forms in oracle apps

    i am using oracle apps r12In when button trigger how to print a message when the button is pressed.I tried message('HELLO'); this works in oracle forms but in oracle apps its different and i searched so for and used like thisfnd_message.set_name( 'FND', 'FND_GENERIC_MESSAGE' ) ; but it doesnt works ...

  • Oracle How to pass parameters from Apps Standard Form to Custom Form

    I using oracle apps R12I am working in PoI have created a custom form and attached in the special menu.When we navigate from Po-- Requisition Summary--When we click find it will display Requisition header summary and when we click lines it will display lines summary. In the Requisition lines summary ...

  • how to install a patch in oracle apps

    Please provide me the steps to install a patch in oracle apps(unix platform) ...

  • Ubuntu How to Kill X-Servers n Open GL

    Im currently installin my nvidia FX5500 drivers in my ubuntun it is askin to exit the X-servers and to kill the Open GL applications and this is what i found in nvidia.com HELPPrior to beginning the installation, you should exit the X server and kill all OpenGL applications (note that it is possible ...

  • Oracle How to link Projects Management Apps

    I am practicing the packaged applications provided by APEX site. They are very cool apps and I am very thankful they give it out free .We are using these apps to manage and track our different projects, like the Timesheets, Project Task Manager, Project Software, Project Issue Tracker.My problem is ...

  • Oracle how to pass parameter in apps procedure

    Can you tell me how to pass parameter in apps procedure.where we pass parameters like retcode and errbuf. ...

  • Ubuntu How to play CS in Open GL with WINE

    I need help using Open GL in wine whenever I play CS. Because when I load CS it goes into Software mode. ...

  • How to get the value of the oracle apps custom profile using JSP code.

    My requirement is to retrive the value of custom profile value (created in oracle apps) using the jsp code.This jsp code will be called by the responsibility-> menu.assume my custom profile is 'XX_CUSTOM_PROFILE' and it returns the value 'Y' or 'N'.I wrote the below code to get the value of profi ...

  • Oracle Apps on Mozilla Firefox

    i've 4 java ver. installed on my mandrake 10.0:jdk-1.5.0_01-fcsj2re-1.4.1_07-fcsj2re-1.4.2_07-fcsjre-1.5.0_01-fcsmy web browser is Mozilla Firefox 1.0.1. I've created the symbolic link to firefox plugins with j2re-1.4.2_07-fcs (i386/ns610-gcc32) and want to open oracle (http://orahosts:8000/dev60cgi ...

  • Calling a procedure from Oracle Apps

    I wonder if you can help me. I have a simple proc that does insert into GL_INTERFACE. I'm doing this by passing a FROM GL_DATE and TO_GL_DATE. The proc runs fine when I execute it from TOAD. I want to run it as a concurrent request in Oracle Apps. My problem is I don't know how to pass my date param ...

  • Materialized View - ORACLE APPS

    I am creating a materialized view as below in the backend using the sqlCREATE MATERIALIZED VIEW XXXX_GLACTUALBUDGETBAL_MVNOLOGGINGPARALLELBUILD IMMEDIATEREFRESH FORCE ON DEMANDENABLE QUERY REWRITEASselect cc.segment1 COMPANY, cc.segment2 LOCATION, cc.segment3 COST_CONTRACT_CENTRE, cc.segment4 ACTIVI ...

  • Ubuntu Open GL blank with Nvidia beta

    I've installed the Nvidia beta driver now all my open Gl apps (google earth, flight gear, Americas Army) are just giving me a black screen. Any idea how I can fix it or roll back to the old driver they worked with? ...

  • Ubuntu Java Open GL bindings

    Could some generous soul please give me the step by step process of installing the Java Open GL bindings (JOGL (https://jogl.dev.java.net/)). Both for runtime and development.I've tried *everything*. I put the jogl.jar and the four .so files in every */lib/ directory I've been able to find, but no l ...

  • Implement Signature Capture device integration with Oracle Apps forms 6i

    We are planning to Implement Signature Capture device integration with Oracle Apps forms 6i. For this, one of the signature capture device vendor has provided a Java call that opens an Applet as initial test. To compile java we have all our Jars loaded on the database using loadjava command and crea ...

  • oracle apps performance tunning

    could u any one tell me where i will get the Oracle Apps Performance Tunning on Module wise like OM/AP/AR. how to verify that my oracle Apps[11.5.10] instance running fine on linux based !!i need check list Oracle Apps Performance !! ...

  • Oracle Apps R12

    Hai AllI am new to Oracle Apps and now i am working in oracle Apps R12 and can some provide some documents how to start with and how to work in form personilations.Any help is highly appricatable. ...

  • Oracle Apps

    how to read and insert data into the oracle apps 11i database ?in oracle database 10g , i can access it from the enterprise manager ..but in apps database , how to access it ? i want to see the tables of the apps database , field and so on ..Tx for ur help ...

  • Registering custom web app in Oracle Apps

    We have a custom ASP application that currently works with our version of Oracle Applications (11.5.10) but we are migrating to another instance (11.5.10.2) and I cannot get it to work. The guy that made the website and integrated it with Oracle no longer works here so I'm not sure how it was done. ...

  • Cairo-dock and open gl issues.

    I have added cario-dock through the package manager. When I open with out the open Gl it works fine and when I do open it with open GL its works fine ( alot better animations) but I have this black box around it I do not have if I open with out the GL.I tried to enable the special effects under the ...

  • Ubuntu Open GL is fragged :(

    So I am starting to think one of the recent automatic updates Ubuntu downloaded killed something graphics wise... I started another thread here about compiz not working anymore. Now when I try to load any application that uses Open GL I can the following errors: jeff@jeff-ubuntu:~$ neverballneverbal ...

  • open GL

    everyone . i want to ask some questions and i need ur help please.i want to know some concepts of OPEN GL and how it works , where can i find some ppt or pdf that explain this concept. and where can i find some java programing example using this animation library..thnx in advance. ...

  • Ubuntu Open gl?

    can anyone tell me how to set mplayer or movie player to open gl? ...

  • Oracle Apps vs Siebel

    How does Oracle Apps compare with Siebel? Is there any comparison/discussion available? I couldn't find out any suitable comparison on the web.Thanx ...

  • PSP in Oracle Apps

    I want to deploy my psp within oracle apps, i have load it with loadpsp command, but i dunno how to invoke it from web browser, does anyone have any tips? i have search for documents, but they're all using oracle9i as. ...

  • about Oracle Apps server

    we are having following setupOracle database 9.x, Oracle Apps server9i on same host and java servlets which would be running in the background.I would like to know how to do configuration on Oracle Apps server to enable running of servlet file continuously so that the servlet file can respond to the ...

  • i dont know any thing about OPEN-GL Can Any 1 Help Me

    i dont know any thing about OPEN-GL what is Open-GL How To Use It And How TO Create 3D Graphics Some 1 Told Me To Use Open-GL What Is Open-GL . I Need The Consepts In Details and The Code To Create Any 3D ObjectI Will Be ThankFul To Usyed ali kashif ...

  • Oracle apps installation 11i

    everybody. I have a problem installing oracle apps 11i. How do I deal with the domain problem at the express configuration information window? ...

  • Open GL Question by a Visual C++ Newbie

    Sorry, but I'm a V C++ Newbie and I don't understand how to create a MFC-Application with Open GL Support. Please post me a list of all Open GL Commands ,what they do and how I can use Open GL in MFC (initialisation)(please in German but when it is in english: not bad!).SoRrY for all Mistakes! (I'm ...

  • Ubuntu Mplayer to Open gl?

    how do i set mplayer or movie player to open gl if possible! ...

  • Open GL Texture Mapping

    I am trying to use texture mapping on my PC with Open GL. Unfortunatly Whevenver I try toget it working I have color problems. If I bind a texture and do not use glMakeMipMap.. (or whatever thecall is) it does not work but if I use the mipmapping then all the colors for things such as polygonsand su ...

  • Oracle apps installation 11i

    everybody. I have a problem installing oracle apps 11i. How do I deal with the domain problem at the express configuration information window? ...

  • Open GL

    Where is a good place to learn how to program using Open GL without buying a $60 book?Mike Dorsey ...

  • Oracle Apps

    How much RAM need for installing Oracle Apps (oracle 11i),how much Hard disk space need for the same installation for Linux? Please help any body ...

  • is there any way that can send a notificaiton in Oracle Apps wothout email,

    I have a special requiremt to our client. For only one specific Workflow process the users don't want to receive an e-mail but wanted to receive notificaiton on Oracle Apps Scree. Can it be possible ? if yes how?Any suggestion will be highly appreciatable.Thanks in advanceMessage was edited by: Sri ...

  • Oracle Apps on Solaris While RMAN on Windows

    I have Oracle Apps 11.5.10.2 on Solaris , I am thinking of making RMAN on Windows 2003 server ,, is this solution OK , can I keep backup sets on Windows server , how backup sets are being moved between the 2 independent platforms ?? ...

  • Oracle apps DBA pls help

    I am a core DBA who is now transformed into a Oracle Apps DBA, My database's version is 9.2.0.2 and applications version is 11.5.9. can anybody pls help me by teeling me the table which are to be regularly truncated in apps(for ex. RA_INTERFACE_ERRORS etc) and also which purge commands should i run ...

  • How to Connect to Oracle 10g with ASP 3

    I'm trying to connect to Oracle 10g data base with an ASP 3 page. In my PC I have two Oracle Provider (10.1 and 10.2). My ASP page is like this:<% Set Cn = Server.CreateObject("ADODB.Connection")Cn.Open "Provider=OraOleDB.Oracle; Data Source=DBTEST; User ID=UserTest; Password=PasswordTest;"%>W ...

  • Recreate Pfile for oracle apps instance

    Look I changed my pfile format.(create pfile from spfile) 11i format is lost.How to recreate pfile for oracle apps instance.Could any help me out. ...

  • Upgrading Oracle Apps 12.0.6 database from 10.2.0.3 to 11.1.0.7

    I have upgraded Oracle Apps 12.0.6 database from 10.2.0.3 to 11.1.0.7 successfully.But i havent applied any patch for upgrading the timezone version before upgrade. I have seen in some metalink notes that 10.2.0.3 has timezone version 3 and before upgrade to 11g we need apply timezone patch 5632264 ...