HELP: Forms and Report Session Context Problem

Hi:
I use CONTEXT in our applications. Every time there's a query to
any of the applications tables it's added a predicate in WHERE
clause to restrict access to the data that belongs to different
people!
The context is set when the user LOGIN into applications (NOT
DATABASE) using our login system. Each user that login's in
applications use one user that is always the same (X_USER)
connecting to database. Each session created after our login
system validate user creates a CONTEXT in session and that
context is used to restrict access in tables with the predicate!
Our problem is... Calling reports form forms on WEB create
another session with the user X_USER and when create's that
session the CONTEXT parameters are not SET, so i can SELECT data
from any table!
Is there a way to execute in reports our PROCEDURE that set
context of the session?
Can the reports use the same session of the forms ?
Any solution?
Thankx in advance,
Ricardo

No, Forms and Reports use different sessions. What you can do is
to add a parameter to the report that contains the context. And
use the Before Parameter Form trigger to set the appropriate
action.
I used to set a role to the report user this way, but you can
adapt it to your particular needs.

Similar Messages

  • OAS 10G Forms and Reports Forms - Removing old sessions

    I am currently running Oracle Application Server 10.1.2.0.2 Forms and Reports Services Install.The problem that I am experiencing is that some users don't log out of our application and after 8 hours of inactivity our DB logs the users out of Oracle. This leaves forms sessions attached to the application server. Is there a way that I can remove these connections without having to manually log into Enterprise manager and disconnect them? I was hoping to be able to run a script at night and disconnect all sessions that have been connected for x number of hours or better yet find an option that I can configure in my forms setup to limit connect_time to a certain length of time. Any suggestions would be appreciated.

    Have you modfied the timeout parameter ? This will help to exit the application when there is no activity
    Rajesh

  • Problem installing Oracle forms and report in windows 7

    I have a problem while installing Oracle forms and reports in windows 7 64 bit
    The error is : [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IY5_e_EApIRMyYAhMG1BuDGr00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)
    So I Google for it and found that this is version mismatch (May be I am wrong) and it tells that I have to install WLS - 10.3.2 with ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    But I am unable to get wls version 10.3.2.
    For better understanding I am listing my installers :
    (I) Windows 7 Ultimate 64 Bit
    (II) (Oracle 11g) win64_11gR2_database (1 & 2)
    (III) ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    (IV)wls1033_generic.jar , wls1033p_generic.jar , wls1035_generic.jar
    (V)accessbridge-2_0_2-fcs-bin-b06
    (VI)ofm_rcu_win32_11.1.1.2.1_disk1_1of1,ofm_rcu_win_11.1.1.3.1_disk1_1of1
    (VII) ofm_wc_generic_11.1.1.5.0_disk1_1of1
    (VIII)jdk-6u38-nb-7_2_1-windows-i586-ml , jdk-6u38-windows-x64
    (IX) oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32
    (X)wls1033_oepe111150_win32.exe
    (XI)wls1035_win32.exe
    (XII)wls1035_oepe111172_win64
    (XIII)oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win64
    After the installation while configure the forms reports, I am stuck while creating domain.
    steps I follow is :
    (i) Install Windows 7 Ultimate 64 Bit
    (ii) (Oracle 11g) win64_11gR2_database (1 & 2)
    (iii) wls1033_generic.jar
    (iv) accessbridge-2_0_2-fcs-bin-b06
    (v)ofm_rcu_win32_11.1.1.2.1_disk1_1of1
    (vi) ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    Please any body help, for the installation of oracle forms and reports.
    I have a formatted Windows 7 Ultimate
    Where I have installed Adobe Acrobat Reader
    IIS server from windows installer
    Now I want to know the exact procedure so that i can run the forms and report in my machine.
    This is my first installation of Oracle forms & Reports, so please do not pre assume about my understanding (Like "to install this he surely did this environment settings" )
    Please specify all the steps
    Furthermore if Another software I have to download then please tell me.
    And I will be grateful if you specify the mistakes in my side.
    Looking forward with anticipation.

    Solved, Thank you

  • Problem hiding userid etc in cookie using 10.1.2.0.2 Forms and Reports

    Hi
    Background
    I am new to 10.1.2.0.2 Forms and Reports and also to Application Server - though not to Oracle forms and reports. We are currently converting from 6i.
    Due to security concerns we would very much like to use the FrmReportsInteg Bean (or like) to hide userid connect string in a temporary and encrypted cookie when trying to run a report from a form (and the report has a report parameter screen that we want to display).
    Firstly I have to decide how we are going to use reports via the Developer Suite -for development work. Then I have to work out how to do it via the Application Server - for testing and production. So if you have two variations of any solutions - one for DS and one for AS, could you give both please?
    Problem
    Problem is that I cannot get the bean to work. I get report parameter form displaying ok, hit submit and then get the Database User Authentication window poppling up with the "REP-51018: Need database user authentication" error that I've noticed a few other people in this forum have had too. If the user id etc is then entered in this window, the report parameter form redisplays (from a second html) and submitting this causes the report to display. Don't like the Database User Authentication window poppling up and don't like the second parameter form - html for this has the userid etc in it.
    For me though I can't even get the bean to output any logs. Got any ideas to help me at least output some logs?
    Also do I have to do anything to the browser (IE6) to get it to read the cookies?
    Do I need to change the bean code for the DS in some way - eg to avoid using domain name (as I noticed in another thread)?
    My code exactly follows the whitepaper and I also carefully followed the instructions for adding the bean to the form and configuring the forms services - as per white paper.
    Looking forward to some answers
    Pamela

    hi Kashif,
    just check this thread,
    How to deploy Forms/report on Application Server 10.1.3
    Regards,
    Hamdy

  • ORARRP Problem with Oracle Forms and Reports 10g

    hi,
    i have a problem with orarrp utility. the printeroutput is sometimes mirrored or only a blank sheet. is this a known problem? are there any workaraounds available? what can i do to fix the problem? please help me.
    thanks very much
    gunnar kieck

    Hi Rajesh,
    But i have not installed IAS at all. I have only Forms and Reports 10g and Oracle database installed. As you said it only save on IAS, but can we save it on local machine. Is there any other alternative.
    Again my second issues is --> I want to remove Mail option and rename Cache option to PDF from Destype combo box which appears at run time.
    Any idea how we can do this?

  • URL Problem Oracle 10g Forms and Reports

    Hello Room,
    As this question is related to forms and reports both, I have posted it here. I have a system which needs to be deployed in Local Lan Network and also the same Local Lan user should be able to access the same application via internet. In Addition there are also suppliers, customers who dosen't have oracle installed but will be accessing forms and reports via the url through internet which will be a natted url to our public IP. I have loaded Oracle 11g on windows 7 and all my network clients are on windows 7. I have not loaded forms and reports 10g on server, but only database 11g is installed on server. My problem is listed in points below:-
    1. Do I need to install forms and reports on server to achieve the above scenario ? or the local network installation of forms and reports on all client PC's will do ?
    2. To start OC4J instance, shall i start it only on server through batch file while booting server, or it needs to be started on all client PC's to start work from client end ?
    3. When i run forms from my client PC I get local url http://127.0.0.1/ to reach forms servlet which end up in http://localpc/.... from cookie redirect, whether this needs to be http://server/...... on all client PC's to reach the forms servlet ?
    4. If I have to start url http://server/ instead of http://127.0.0.1/... automatically while running every form to reach forms servlet, how to achieve this ?
    5. There are reports to be run from forms and parameters needs to be passed in reports from forms 10g. So in web.show_document shall i refer to absolute url for local acccess or http://server url as the same user can go to internet to access the data. ?
    6. if I load forms and reports 10g on server, do I need to install forms and reports on client end seperately to gain access in local network ?
    7. My forms and reports folders are located on server which are shared for access.
    8. What will be the scenario in case of suppliers and customers who does not have anything installed on their PC and will access forms and reports through internet ?
    I want to minimize my work. Please suggest me how to proceed about accessing forms, passing url from forms to reports in web.show_document, and Internet access url ?
    Your help is highly appreciated. Thank you in advance.

    I have tried to explain you in decent way several times that I am not lazy and there are reasons that I do not want to read pdf, because I have already read that all ! In the future please do not respond to my thread. I am not asking for your personal time. If you do not understand my efforts. Just ignore it. I have read all the white papers of Oracle and give me your email id, I will send you all the code which I have read or downloaded. You should know that the knowledge diminish as the technology change. And that does not mean every user in the forum is stupid and as wise as you are. I repeat to state that I have 15 years of experience in Oracle forms 6i._ including Oracle 7,8,9i. This is the first time I am ever visiting oracle forums since past several years. I was the first person to use oracle 7 in my city where people were not knowing what oracle is. At that time I was knowing that the password for scott is tiger which even the reputed institutes in my city was not knowing. at that time I was also knowing that one of the person from oracle made a mistake in indexing the rowid. I think this should be enough to you for now.

  • Help me install oracle form and report 9.0.4 on red hat AS 4 x86

    i installed oracle database 10.0.2 on my red hat AS 4 x86 in /u01/app/oracle/product/10.0.2/db_1. Now i want to install oracle form and report 9.0.4 on my computer in /u02/app/oracle/product/9.0.4
    The oracle installer checks for required packages. It will produce the following list of missing packeges:
    Package gcc-3.2.3-20 is missing
    Package compat-gcc-7.3-2.96.122 is missing
    Package compat-gcc-c++-7.3-2.96.122 is missing
    Package compat-libstdc++-7.3-2.96.122 is missing
    Package compat-libstdc++-devel-7.3-2.96.122 is missing
    Package setarch-1.3-1 is missing
    Package sysstat-4.0.7 is missing
    Package gnome-libs-1.4.1.2.90-34.1 is missing
    Package libstdc++-3.2.3 is missing
    Package compat-libstdc++-devel-7.3-2.96.122 is missing
    Package compat-glibc-7.x-2.2.4.32.5 is missingbut i installed newer versions of them. so can i continue to install without missing packeges??? and how to install missing packages because they conflict with packages i installed.
    i tried to continue installation without missing packages and have some errors:
    "Error in invoking target 'agent' of makefile /u02/app/oracle/product/9.0.4/sysman/lib/ins_sysman.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/sqlplus/lib/ins_sqlplus.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/plsql/lib/ins_plsql.mk"
    Error in invoking target 'relink' of makefile /u02/app/oracle/product/9.0.4/precomp/lib/ins_precomp.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/webcache/lib/ins_calypso.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/network/lib/ins_net_client.mk"
    Error in invoking target 'webm-install'(or genm-install or gen-install) of makefile /u02/app/oracle/product/9.0.4/forms90/lib/ins_forms.mk"
    Error in invoking target 'proxy install' (runm-install,server-install,cgi-install,cli-install,conv-install,qv-install) of makefile /u02/app/oracle/product/9.0.4/reports/lib/ins_reports.mk"
    and error in Configuration Assistants:
    "output generated from coniguration assistant "oracle net configuration assistant":/u01/app/oracle/jre/1.1.8/bin/.../bin/i686/native-threads/jre: relocation error
    ":/u01/app/oracle/jre/1.1.8/bin/.../bin/i686/native-threads/libjava.so: symbol_ _libc_wait, version Glibc -2.0 not defined in file libc.so.6 with link time refrence
    Someone help me!!!
    Thanks.

    The requirements for installing 10.2.0 and 9.0.4 on RHEL4 differ - 9.0.4 is based on older versioned RSFs and require linking against older compatibility libraries.
    The OUI may incorrectly complain if later versions of the required/pre-requisite packages really are installed - this should not be a problem functionally, however.
    The latter errors you report, however (make, relocation error, glibc/symbol), are symptomatic of trying to link with/against incompatible gcc/glibc versions. Try installing the following additional compatibility files (appropriate for your architecture);
    - http://oss.oracle.com/projects/compat-oracle/dist/files/RedHat/compat-oracle-rhel4-1.0-5.i386.rpm
    - http://oss.oracle.com/projects/compat-oracle/dist/files/RedHat/compat-libcwait-2.1-1.i386.rpm
    If you have not already done so, I suggest you create and use (i.e. source) separate environment definition files when working with each product/version environment. For 9.0.4, ensure that you specify environment variable LD_ASSUME_KERNEL=2.4.19 before installing 9.0.4 (or relinking).
    If you have MetaLink access, refer also to Note.315832.1, Note.389811.1.
    Message was edited by:
    mychan

  • Oracle Forms and Report Services kill idle sessions

    In our Oracle Forms and Report Server many user open session and stay idle, i want to drop such sessions after 10 minutes to free resources.
    Please help how to proceed

    Default settings for forms session timeout is 15 Minutes. But heartbeat parameter (default 2 minutes) doesn't allow AS to close idle sessions. So define heartbeat=20 in your formsweb.cfg file.
    As far as reports are concerned set engineResponseTimeout="15" in your report server configuration file. This setting will not allow any report to remain in the queue for more than 15 minutes.
    Regards
    Mohsin Iqbal

  • Login problem in oracle form and reports......

    Ii have installed oracle10g database edition...
    Then i installed oracle10g forms and reports
    i've altered and created login username and password in oracle10g database edition...
    when i try to give username and password in oracle sqlplus it show error TNS:could not resolve the connect.....
    please help me.....

    See this link.
    http://www.orafaq.com/wiki/Tnsnames.ora
    You need to create an entry in your Tnsnames.ora file which would be located in <FormsHome>/Net80/Admin.
    ORCL_Test =
    (DESCRIPTION =
       (ADDRESS_LIST =
         (ADDRESS = (PROTOCOL = TCP)(Host = YourServerName)(Port = ServerPort))
    (CONNECT_DATA =
       (SERVICE_NAME = DBNameOnServer)
    )In above, specify the IP Address or server name for HOST and specify the ServerPort on which Oracle Listner is configured. It would be something like 1521 depending on your DB configuration. And in the SERVICE_NAME specify the Oracle Instance name which would be something similar to ORCL. Save the file and you are ready to connect through this new entry.
    While connecting to Forms/Reports, give the Database as ORCL_Test. You can name it anything in TNSNAMES.ORA.
    Hope it helps!

  • No problem if I install 10g and Forms and Reports 6i.

    When I install Oracle 10g everything is ok, but when I install forms and reports 6i I have problem with netconfiguration and tns. I would like to know if they are compatable ?

    Excuse to answer the question late, but I did about Listenner and working find now, but yesterday and before yesterday I was working very nice and today when I start to use the computer the database no working I saw the file alert_dbname. It say that.
    Thu May 10 20:40:01 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:946M/1215M, Ph+PgF:2772M/2902M, VA:1941M/2047M
    Thu May 10 20:40:01 2007
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 100663296
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILEORCL.ORA
    sga_target = 352321536
    control_files = C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL02.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 239075328
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = C:\oracle\product\10.2.0/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
    job_queue_processes = 10
    audit_file_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\ADUMP
    background_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\BDUMP
    user_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\UDUMP
    core_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 300
    pga_aggregate_target = 116391936
    PMON started with pid=2, OS id=1108
    PSP0 started with pid=3, OS id=1112
    MMAN started with pid=4, OS id=1116
    DBW0 started with pid=5, OS id=1172
    LGWR started with pid=6, OS id=1220
    CKPT started with pid=7, OS id=1236
    SMON started with pid=8, OS id=1248
    RECO started with pid=9, OS id=1060
    CJQ0 started with pid=10, OS id=1260
    MMON started with pid=11, OS id=1268
    Thu May 10 20:40:04 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=740
    Thu May 10 20:40:04 2007
    starting up 1 shared server(s) ...
    Thu May 10 20:40:04 2007
    alter database mount exclusive
    Thu May 10 20:40:09 2007
    Setting recovery target incarnation to 2
    Thu May 10 20:40:10 2007
    Successful mount of redo thread 1, with mount id 1150044836
    Thu May 10 20:40:10 2007
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Thu May 10 20:40:10 2007
    alter database open
    Thu May 10 20:40:10 2007
    Beginning crash recovery of 1 threads
    Thu May 10 20:40:10 2007
    Started redo scan
    Thu May 10 20:40:11 2007
    Completed redo scan
    28844 redo blocks read, 1883 data blocks need recovery
    Thu May 10 20:40:13 2007
    Started redo application at
    Thread 1: logseq 23, block 39549
    Thu May 10 20:40:14 2007
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 23 Reading mem 0
    Mem# 0 errs 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\REDO01.LOG
    Thu May 10 20:40:23 2007
    Completed redo application
    Thu May 10 20:40:23 2007
    Completed crash recovery at
    Thread 1: logseq 23, block 68393, scn 1147648
    1883 data blocks read, 1883 data blocks written, 28844 redo blocks read
    Thu May 10 20:40:24 2007
    Thread 1 advanced to log sequence 24
    Thread 1 opened at log sequence 24
    Current log# 2 seq# 24 mem# 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\REDO02.LOG
    Successful open of redo thread 1
    Thu May 10 20:40:24 2007
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu May 10 20:40:24 2007
    SMON: enabling cache recovery
    Thu May 10 20:40:34 2007
    Successfully onlined Undo Tablespace 1.
    Thu May 10 20:40:34 2007
    SMON: enabling tx recovery
    Thu May 10 20:40:35 2007
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=1188
    Thu May 10 20:41:02 2007
    Completed: alter database open
    Thu May 10 20:41:10 2007
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    I think the last lines these are the problem. Something about the space. What do you think ? Thanks so much.

  • Need help in forms and reports

    I am new to forms and reports ..
    when i am trying to connect database using forms builder its giving followin error;
    ora-12170--TNS CONNECT TIME OUT OCCURED.
    Can any one tell what might be the reason?

    are you able to connect via SQL*Plus?

  • Weblogic, Forms and reports 11g - help with report server

    Hi Everyone
    To start with i'm very new to forms and reports (3 months!!!) so my question may sound a bit silly.
    At the moment we have 10 apps using forms and about 6 of them using reports. All the reports get run from the forms. We are upgrading forms and reports from 10g to 11g and the dev teams are not willing to recode the forms to pick up ENVID's etc. i have 1 reports server running and have configured to run one of the apps reports but my question is how do i get the other apps to run under that report server, can this be done.
    I have thought about creating a report sever for each app but not sure if this is best practice and a bit over kill.
    Would i be wrong to create a report server for each app.
    Thanks
    Edited by: Zantie on May 11, 2011 2:27 PM

    Hi,
    If both apps are using the same middle-tier home, then forms built-in run_report_object should submit reports to the this url. i.e <protocol://<mid-tier or LBR>:<port>/reports/rwservlet?. Assuming you are using the in-process reports server no need to specify reports_server parameter. Also if the envid is missing, you can move all the .rdf or .rep files to the default reports server directory $mid-tier_home/reports/samples/demo directory.
    Leonard

  • Migration MS ACCESS FORMS and Reports to Oracle (Java or Forms or Reports)

    Hello ,
    can someone tell me, how i can migrate a whole MS ACCESS 2000 mdb (with forms and Reports) to Oracle.
    I think i have first migrate the Access DB with the OMWB to Oracle and in the next Step to convert the VBA Code to JAVA or Forms9i.
    BUT Is there a tool available for Migrating VBA code like the OMWB ????

    I don't know if this is an obvious question, but do you have MS Access 2k installed on the machine you are trying to run this from? I'm assuming yes.
    If you do and there is still a problem, you should log a ticket for support who will take your mdb and help out with the issue for you.
    Many thanks
    Barry

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • Error while configuring Oracle Forms and Reports 11g

    Hi,
    I have been trying to install oracle forms and reports from last 5 days.
    I have installed weblogic server 10.3.6
    and trying to install forms and reports 11.1.2
    Earlier while installing I did not configure it as it was giving some error so I just installed it but not again I have to configure it and I am getting the same error its as follows:-
    INST-07286: Specified Oracle Middleware home location does not have version 10.3.5.0 of WebLogic server. If the version is incorrect then configuring with the Weblogic server will fail.
    Provide a Oracle Middleware home location which contains WebLogic server with version 10.3.5.0 or upgrade the Weblogic server to 10.3.5.0 and restart the install.
    I have latest version of WLS but still its not accepting.
    Please help me guys , struggled a lot for it...What shall I do?

    Thanks Guys for you suggestions I came one step foreward
    For this I downloaded the exact version 10.3.5 and problem got resolved.
    But now getting new problem at the end of configuration part on Creating Domain, process is getting stuck. I waited for more than an hour but still progress is 0%.
    Edited by: 966714 on Oct 26, 2012 7:25 PM

Maybe you are looking for

  • HP Laserjet 3052 help

    I have searched this topic and have seen where some people have managed to get their printers back fully functional. My question is, how do you add the printer by ip address. It is clear that doing all the other steps involved disables the printer fu

  • Apleworks scrolling problem on MacBook Pro

    On my new MacBook Pro 17", I noticed that track pad two finger scrolling is very jumpy in AppleWorks documents, particularly in tryin to scroll back up through a document. You have to use a different kind of motion, sweeping very swiftly up and lifti

  • Scroll Bar Troubles, Please Help.

    When In A WebPage, I Have No Scroll Bars, And The Up And Down Arrows Will Not Scroll The Page Either. The Only Way I Can Scroll Is By Dragging The Screen Up And Down By Highlighting And It's Rather Bugging Now. I'm New To Macs By Two Weeks So Please

  • Open Recent menu option not working

    My open recent menu option under the "file" menu is greyed out and I can'g access my recent projects. Any ideas why this is? I'm using a Mac that has a few different users under different Logins on OSX Lion 10.7.4. I've heard that some preferences ma

  • How to strart auto_increment from 500000? (mysql)

    Hi all, quick question, I have a table with the following prop: 1. ID 2. fname 3. lname the Id is auto_increment. I wonder how can I start the count from say 50000? thank you