Connecting to a database through Business View Manager

Hi,
I am connecting to various application databases (Oracle) using the Business View Manager. When does the connection between my Business View Manager Data Connection and my application database gets "released"? If I have scheduled, say a report to run every 0800 hrs, does the connection cease after the report run has completed?

I can't tell from your post if you're concerned about db connections being left open too long or if you want them to remain open for use by other documents.  But there is a setting on the CRProcessingServer called "Allow Report Jobs to Stay Connected to the Database until the Report Job is Closed" which helps control this.  Default is unchecked.  However, I believe a report job when scheduled closes the db connection at the end as part of its closing steps.  It's possible you are seeing a connection left open until the jobtimeout triggers (which is another setting in the CMC on the same CRprocserver page). 
You may want to monitor the database while scheduling a new report to see the session open.  And then watch it after the scheduled job finishes to see how long it takes to close out.

Similar Messages

  • How to create dynamic connection in business view manager.

    Hi Sir,
    Can u explain how to create dynamic connection in business view manager.
    Thanks
    Vishali Raghava Raju

    HI Vaishali,
       Can you please elaborate your requirement ?
    -Regards
    B

  • Issue with creating List of Values in Business View Manager

    Hi,
    Could any one help me to figure out what this issue refers to?
    When i created a List of Values in Business View Manager, it is throwing the following error!!!!
    The List of Values used by this parameter cannot be based on a Business View derived from the current Data Foundation or Business Element.
    Prior to creating LoV, i've done successfully with creating Data connection, Data foundation, Business element and Business View..
    Thanks
    Viswa

    Hi Visaw,
    Firstly,
    -->Open Repository Explorer,
    -->where you are have related DF,DC,BV,BEand LOV's
    -->Right click on LOV's -->There you can find Schedule list of values.Then schedule list of values and check if it prompts for errors.
    If you face the same problem, what is the error you are getting.
    Else try to use the LOV's and proceed further.
          -->Check whether the LOV's are pointing to the same Business View and check the Business view pointing to the same Datafoundation.
    If you are facing the same problem then try with the below steps:
    -->Try to Create a report at designer level Using then Business view
    -->Create two new parameters and select the existing parameters(LOV parameter's)
    -->Check whether it is working.
    -->If you  face the same problem ,Update the connection of Business view manager.
    Go to Database tab-->Select Set DataSource  location and update it with current Businessview Manager.
    Try this ,and let us know.
    Regards,
    Navin

  • Using a data source configured in Business View Manager?

    Post Author: Rob
    CA Forum: Crystal Reports
    Hello,We're using Crystal Enterprise 10 service pack 6 on Server 2003 and I'm having a bit of a problem (surprise)!   I've configured a data source in  Business View Manager with the intention of the users not having to enter a password for the data source in a report.  However, the data source has been stored in the repository but is not visible anywhere within Crystal Reports or the Enterprise web site at all. Any pointers as to the usage of said data source would be gratefully received!Thanks in advance,Rob

    Post Author: yangster
    CA Forum: Crystal Reports
    You created a datasource connection in the BV Manger and then what?Did you make the corresponding Data Foundation, Business Element, and Business View?You can only report off the business view not a datasource.

  • Connecting to a database from Business Components JSP Application

    Hallo All!
    Can anybody give me an advice about connecting to a database from Business Components JSP Application? In all examples I see that Oracle user name and password placed in configuration file.
    How can user provide his own name and password to start Oracle session and how then hi can close this session?
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Dmitri:
    Dear Laura,
    I mean first variant where the database would be the same:
    scott/tiger@database1
    foo/bar@database1
    Of course I understand that we must register every user in database by "CREATE USER XXX" and it is unacceptable for Internet. But it may be very convenient for an Intranet because we can build access restriction based on set of views without any changes in applications.
    Best wishes,
    Dmitri.<HR></BLOCKQUOTE>
    null

  • SAP BW MDX Query - Business view manager

    Hi,
    i want to create a list of values in business view manager based on a BEx Query.
    But after creating a connection to the BW System, i am not able to get any query shown (no items found).
    Configuration:
    SAP BW 7.31 SP5
    BO 4.0 SP7
    Any ideas? maybe a specific bw transport?
    Regards,
    Zaki

    If, after making sure that you have the correct transports installed, you still can't get this to show up in BVM, you could try this:
    1.  Create a report that contains just the data that you want to show in the prompt.
    2.  Create a dynamic prompt in the report to show the data that you want to use.
    3.  Publish the report to your Favorites folder in BO, making sure to turn on the option to save repository objects.
    This will automatically create the LOV and its supporting objects in BVM.  You should then be able to edit them as necessary to set up the automatic login for the connection and anything else you need to do.
    -Dell

  • Updating databae password in Business view manager and CMC

    Hi All ,
    We are carrying out a step of changing the database password on which the Infoview reports run.Currently the solution i know is to log on to Business View manager and change the password manually for each promopt. similarly i have to log on to CMC and go to report >Process>Database and enter the new password.
    We have 85 reports and their corresponding promopts. So we have to manually enter the password upto 150 times.
    Could you you please advise on a more efficient way to change the password.
    Thanks.

    If you're interested in getting the best performance for your DCP, try this article:
    [Crystal Reports XI R1 And R2 Dynamic Cascading Prompt Performance 1.8|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e073744a-693f-2b10-b5b8-b216437cb007]
    I'd recommend the chapter "Cascading LOV Data Access Tuning", it explains how you can configure your LOV to ensure on-demand access for each level of the LOV.

  • Unable to connect to the database through OEM

    Hi,
    ORACLE VERSION: 10.2.0.1.0
    OPERATING SYSTEM:LINUX
    I was unable to connect to my database through OEM.It is showing error like this in my OEM .
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below.
    The below is the list of errors written in the trace file .
    2009-07-13 14:55:18,351 [EMUI_14_55_18_/console/aboutApplication] ERROR em.console doGet.311 - java.lang.IllegalStateException: Response has already been committed
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1901)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:773)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:396)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:135)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:123)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:239)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2009-07-13 14:55:20,893 [HttpRequestHandler-25640626] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,925 [HttpRequestHandler-25640626] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,926 [HttpRequestHandler-25640626] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:20,959 [HttpRequestHandler-23946437] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,990 [HttpRequestHandler-23946437] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,991 [HttpRequestHandler-23946437] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:42,047 [OmsServiceDriver thread] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,030 [HttpRequestHandler-12767107] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,062 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,063 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:51,096 [HttpRequestHandler-28346522] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,127 [HttpRequestHandler-28346522] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,127 [HttpRequestHandler-28346522] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21,162 [HttpRequestHandler-32110028] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,193 [HttpRequestHandler-32110028] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,194 [HttpRequestHandler-32110028] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21,227 [HttpRequestHandler-12767107] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,258 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,259 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)

    Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    Don't say password is correct, if password is correct then tell us what last changes you did. did you change SYSMAN password throught alter user ...identified ... ?
    Regards,
    Taj

  • Error creating LOV in Business View Manager - cannot be based on current DF

    Hi,
    I'm trying to use Business View Manager for the first time.  I'm trying to create a dynamic, cascading prompt to be used by Crystal Reports.
    I've been able to create:
    - data connection
    - data foundation - simple one table
    - business elements - two columns from the table
    - business view
    - List of Values
    I am now trying to create a parameter in the Business Elements tool.  The parameter needs to be a Dynamic, Cascading parameter.
    When I try to save the new parameter, I get the follow error:
    The List of Values used by this parameter cannot be based on a Business View derived from the current Data Foundation or Business Element.
    HELP
    Thanks

    Hi Chris
    If you are trying to create a LOV and use that as a parameter, then you need to create LOV as Dynamic Cascading values. Once created then you can use that LOV in the Crystal Reports.    
    This is the best way to get dynamic cascading prompts in Crystal reports.
    Please refer to Business View Admin guide for more information.
    Hope this helps!!
    Regards
    Sourashree

  • Accessing business view manager

    Hi,
    I have installed Crystal reports 2013 and SAP BO 4.1 client tools. But still unable to connect to business view manager as I need to setup CMS for business objects. How do I configure that as I am not accessing any sever, its a local machine. And during client tools installation there was no such step for CMS configuration.
    Please help.
    Thanks,
    Karan Sheth

    You'll need to purchase a copy of CR Server 2013 or BI 4.1.
    You may also download a 60-day trial for CR Server 2013 by registering here:
    SAP Crystal Server 2013 Evaluation Center
    -Abhilash

  • How I can add a LOV in Business View Manager?

    Hi,
    I am working with crystal report XI. After finishing with a report, I published it on Business Object Enterprises.(I will connect with it remotely from my system)
    I am having priviledge to log in into InfoView to check the same report there.
    But i don't know about Business View Manager. How I can access it. I need to contact administrator for that?
    Thanks in advance...

    Hi Deepak,
    You can find Business View Manager at the following path if it is installed on your machine.
    Click on Start>All Program>BusinessObjects XI Release 2>BusinessObjects Enterprise>Business View Manager.
    In case it is not installed you can contact your administrator                 
    To know more about Business View Manager go to http://help.sap.com and under Business Objects tab search for u2018xi3_bv_admin_en.pdfu2019. Select Product as Business Objects Enterprise.
    Please let us know if this solves your queries.
    Regards,
    Aditya Joshi
    Edited by: Aditya Joshi on Oct 1, 2008 12:12 PM
    Edited by: Aditya Joshi on Oct 1, 2008 12:15 PM

  • How to find required information in order to log on Business View Manager?

    After Business Object Client installation successfully, I try to log on Business View Manager, but failed. One pop-up windows(Log on BusinessObjects Enterprise) come and let me put the information as below;
    System:
    User name:
    Password:
    Authentication:
    Could anyone let me know how to find the above required information? Thanks!

    You need to find this information from a person who installed server part of this deployment.
    System: Name of the CMS server
    User name: Administrator or other user name that exist in the Enterprise
    Password: obviously...
    Authentication: type of the authentication setup on the server side for the user you will be using.

  • LOVs in Business View Manager

    Hi All,
    I know the implementation of dynamic cascading parameters using list of values in Crystal XI.
    But i need some information regarding Business View Manager.
    Country > Region > City - This is my desired cascading parameter. For creating this parameter, what should be my data foundation?
    Select country,region,city from customer
    Can i use this query in my data foundation? I think this will duplicate the values inside country and region...
    Please help me in this issue....
    Thanks,
    Meena

    If you're interested in getting the best performance for your DCP, try this article:
    [Crystal Reports XI R1 And R2 Dynamic Cascading Prompt Performance 1.8|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e073744a-693f-2b10-b5b8-b216437cb007]
    I'd recommend the chapter "Cascading LOV Data Access Tuning", it explains how you can configure your LOV to ensure on-demand access for each level of the LOV.

  • I want to connect Visual foxpro database through forms6i.

    Hi ,
    I want to connect Visual foxpro database through forms6i.
    actually i want to access Visual foxpro database in forms6i and retrive and update data from forms6i.
    please help me urgently how can i do this in forms6i.
    Thanks,
    Md.Muniruzzaman Khan
    Email : [email protected]

    do the following steps for hetrogenous service
    Step 1
    Create ODBC named Access1.
    Step 2
    Go to urs inithsodbc.ora file which reside at
    ORACLE_HOME\hs\admin\inithsodbc.ora
    and overrite by
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = Access1
    HS_FDS_TRACE_LEVEL = off
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    Step 3
    Add the following entry to the tnsnames.ora file:
    ACCESS1.WORLD =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    (CONNECT_DATA=(SID=ACCESS1))
    (HS=OK)
    Step 4
    Add the following entry into the listener.ora file:
    (SID_DESC=
    (SID_NAME=ACCESS1)
    (ORACLE_HOME=D:\Oracle)
    ---Define urs oracle home path in mine case it is at D:\Oracle--
    (PROGRAM=hsodbc)
    Step 5
    Reload the listener from contol panel services yours listener service
    Step 6
    Create a database link using:
    CREATE DATABASE LINK access1.world CONNECT TO "MyUser" IDENTIFIED BY "MyPassword" USING 'ACCESS1.WORLD';
    Step 7
    Connect to scott/tiger
    Query the table using:
    SELECT *
    FROM [email protected];
    Step 8
    Same you can connect to urs forms and write above sql in cursor
    Acknowledge me.
    Khurram Siddiqui

  • Can i connect to the database through the internet

    hi all
    i installed a database oracle 8i enterprise edition on a pc that exists in a town far from me . i wonder can i connect to this database through the internet from my house
    please i need a answer
    thanks in advance

    You can connect from an Oracle client to any Oracle database in the world that meets certain requirements.
    First you need an open network connection between the two points so either no firewall exists between the two stations or the firewall(s) have been configured to allow Oranet traffic. This means both databases must have access to the Internet and certain ports are open.
    Second you will need the IP address and port for the remote listener, which in turn must be up and running on the target server.
    Then you must have the Service Name or SID and a valid username/password combination for the target database. Plus the username must have create session privilege.
    That should be about it.
    HTH -- Mark D Powell --

Maybe you are looking for

  • It won't let me sync due to "not enough memory"

    So I got a new laptop & home shared everything. When I plugged my iPhone to my new iTunes, it asked me if I wanted to merge or replace the info on my phone. I was panicing because I didn't want to erase my pictures and contacts so I said merge thinki

  • Standard vendor line item report

    hi gurus can anybody tell their is any option to view vendor line items like purchase material, ed, withholding tax, vat etc in report from. if their is any standard reports in SAP. pls let me know. thanks in advance regards Jaya

  • A few Graphical things gone funny.

    Simmons, "A few graphical things gone funny." #4, 06:14pm Sep 23, 2005 CDT Here is the link to another thread where I explained the problem i was having. I thought it might have been linked to FCP, which is why I posted it there. I completely uninsta

  • Problem with oops

    HI GURU'S,                  WHAT IS THE TYPE ASSOCIATED WITH SENDER. PLEASE CHECK THE FOLLOWING CODE FOR REFERRENCE. CLASS lcl_event_handler IMPLEMENTATION . *Handle Double Click METHOD handle_double_click . PERFORM handle_double_click USING e_row   

  • Iphoto won't open after upgrade to ilife 11

    i install ilife 11 on my macbook and now iphoto won't open it say You can't open the application iphoto because it may be damaged or incomplete