Reports are failing in BOE CMC

Hi,
     Some of my scheduled reports are failing and throwing me an *Error in File ~tmp1b186edade3f8f0.rpt: Failed to retrieve data from the database. Details: [Database Vendor Code: 229 ]. They are working fine SQL DB and crystal reports designer.
Edited by: nrkc@99 on Feb 2, 2012 4:53 PM

Hi,
Ensure that the user has the appropriate rights in the database to access the tables the report is using.
This problem may arise when a report is created by a user who has the appropriate rights, but is then run by a user who does not have those rights.
You can also do one more thing..
Open the Crystal Report(s) in the Crystal Reports Designer.--> Go to 'File' Menu -->Select 'Page Setup'. -->Check 'No Printer' option. --> Save the Crystal Report again into repository
And then try scheduling again
regards,
Prithvi

Similar Messages

  • Error message while running reports. Reports are failing

    Does anyone knows what could be the reason for this error messages. We are using BOXI R2 with IIS. We are getting this message on the boxi processing server not on web server.We are getting this on al the three clustered processing servers. This has started happening recently else it was working perfectly till now.
    Thanks,
    ErrorLog 2009  4 14 12:12:41.263 9680 10848 (.\dts\corbaclientrequestcommadapter.cpp:424): EXCEPTION: IDL:omg.org/CORBA/UNKNOWN:1.0: Corba client dropped connection prematurely. reqType=103 agentId="{69B8A766-F098-4B17-B81B-020B8973E75F};1624;"
    ErrorLog 2009  4 14 12:17:32.316 9680 11956 (.\dts\corbaclientrequestcommadapter.cpp:419): CORBA communication failure: reason[error number WSAECONNRESET] minor[1330577409] reqType[128] agentId=["{69B8A766-F098-4B17-B81B-020B8973E75F};1620;"]
    ErrorLog 2009  4 14 12:17:32.316 9680 12164 (.\dts\corbaclientrequestcommadapter.cpp:419): CORBA communication failure: reason[error number WSAECONNRESET] minor[1330577409] reqType[280] agentId=["{69B8A766-F098-4B17-B81B-020B8973E75F};1622;"]

    We did multiple changes which I have mentioned in other thread. We used -port and -ns command line on each server. We have deifned CMS by IPAddress:6400 in command line.
    It seems to have resolved this issue.. When we do IPCONFIG on the server then we see 2 NIC cards ( 2 IP address). It seems that BO was confused to which one to use. So we hard coded the values of the NIC card ( IP address) in the command line of CMS and on all services.
    Thanks,

  • Is there any way to track what reports are actively running on BOE?

    Good Afternoon.
    I am looking for a way to track the names of what reports are currently being run on Business Objects. We are on Business Objects Enterprise XI R2 SP3 and from what Iu2019m aware, the servers can show the administrators how many connections and how many jobs are running, and the auditing command can track when a report has completed/failed (from what I understand), but nothing really tells us what reports are actively being run.
    The purpose of this is to measure impact for an emergency restart of the server, track down reports that are taking up system resources, and debugging issues involved with the SDK.
    Background: We have several reports hosted on Business Objects, both Crystal Reports and Web Intelligence.  These reports go to different universes and databases and use several different accounts depending on the project (no central generic accounts to the databases).  Sometimes when people are running several large reports (some being upwards of 1 million rows) the users will open one, leave it to run and go to open several others, killing our session limit and resources on the server. In addition, there have been times in development that restarts have been required but there was no way to tell what reports were running, just the number of them, and in several different spots (RAS, Page server, etc.).
    Wish list (If my first priority is answered, Iu2019m also looking for the following):
    - One to one associations of what reports are being run by what users.
    - A centralized location to see what reports are being run by users opening them and what reports are being run by users scheduling them.
    - The ability to u201Ckillu201D a report that is taking too long to run by a user.
    - Possibly an interactive dashboard showing the number of active reports verses the serveru2019s limit, what reports are set in queue, etc.
    - The u201Cstageu201D a report is running in, so if someone is running a report but its stuck at the prompt for a variable stage, querying data from the database, getting data back from the database, producing and processing the data to the screen, etc.
    If Iu2019ve missed something in the Business Objects tools or if someone knows of a way to extract this type of data from the Business Objects server (3rd party tool or custom fix) I would appreciate the assistance. Thank you for your time.

    Brian,
    I don't know if you tried using the Query Builder.
    The query below (or some modification of it) may be of some help.
    SELECT
    SI_SCHEDULEINFO, SI_NAME
    FROM
    CI_INFOOBJECTS
    WHERE
    SI_SCHEDULE_STATUS = 1
    The SI_SCHEDULEINFO.SI_SUBMITTER property in the query result will give you the BOUSER value of the user that submitted the job.
    SI_SCHEDULE_STATUS takes the following values:
    0     The job is currently being processed by the job server.
    1     The job completed successfully.
    3     The job failed. Check error message.
    8     The job is paused.
    9     The job has not started because dependencies are not satisfied (e.g. Events)
    Best,
    Srinivas

  • Crystal Reports Publication fails when using dynamic recipients

    Hi experts,
    We are facing a problem related with the BOE 3.1 Dynamic recipients Publication.
    We have created a Publication with just one Crystal Report based on a MDX Query.  We send the report in PDF format to email destinations
    Dynamic recipients are defined in a WebI report pulling data from a BW query universe. We can display the email, user ID, Use Name and other fields we would like to use as dynamic parameters.
    Server side trust seems to be configured (is there any way to test it is properly configured?).
    The Publication is working fine with enterprise recipients (which have SAP BW account), and each recipient receive its PDF by email.
    When we execute same report with dynamic recipients without selecting dynamic personalization parameters it is working fine. But when we select one dynamic parameter (which is coming from the WebI report we use for dynamic recipients) eg: Profit Centre, the Publication fails and we get a Database Connector error:
    2011-02-14 08:53:25,275 ERROR [PublishingService:HandlerPool-13] BusinessObjects_PublicationAdminErrorLog_Instance_31036 - [Publication ID # 31036] - Scheduling document job "P&L" (ID: 31,051) failed: Error in File ~tmp191067bfa343ff0.rpt: Database Connector Error (FBE60502) [1 recipients processed.]
    How can a dynamic parameter affect on the Database Connection?
    Does anyone have an idea about what could be wrong?
    Thanks!

    Ino, what do you mean for "technical name or the member unique name"? Are you talking about the SAP User name? So in the dynamic recipients we can find  these parameters:
    - Recipient Identifier (required):      
    - Full Name:      
    - Email:      
    In the Recipient Identifier I should refer to a SAP user?
    Dynamic recipients option is working for same recipients. The problem appears when I assign one parameter to a field coming from the dynamic webi report.It fails with the previously detailed error. This parameter assignment seems to be causing the Database Connector error.
    Message in CMC:
    2011-02-14 17:00:25,590 ERROR [PublishingService:HandlerPool-24] BusinessObjects_PublicationAdminErrorLog_Instance_31594 - [Publication ID # 31594] - Scheduling document job "B1 - P&L" (ID: 31,603) failed: Document for recipients {BD1~500/EVER} failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error Document for recipients {EVER, JOHNDOE} failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error Document for recipients failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error (FBE60502) [4 recipients processed.]
    Error in the Adaptive jobserver trace does'nt give more details:
    |1c2fd2be-3ba1-f414-f8fa-e4f7b004f1ee|2011 02 14 17:00:18:974|+0000|==| | |jobserver_vwd2520.AdaptiveJobServer_CRCPPSchedulingService_CHILD0| 2560|4856|| |6187|1|11|2|CMC.WebApp|vwd2520:1624:39.23486:1|CMS.runJobs|localhost:8392:11648.936338:1|jobserver_vwd2520.AdaptiveJobServer_CRCPPSchedulingService_CHILD0.run|localhost:2560:4856.5:1|CntazqXlSEO7hcDJVIv11545bbb|||||||||||(.\src\reportdllerrors.cpp:140) ras21-cr: procReport.dll: CRPE FAILED: GetLastPEErrorInfo(1) returns crpe error code [707] with extended error string [Database Connector Error: ''
    Failed to retrieve data from the database.
    Failed to export the report.
    Error in File ~tmpa0067c160f93d0.rpt:
    Database Connector Error]. Localized error string is [Error in File ~tmpa0067c160f93d0.rpt:
    Database Connector Error]
    I would like to discard thats a SNC misconfiguration error. Can I consider that SNC server side trust is properly configured if I can run Publication for many SAP users mapped in Enterprise?
    Thanks!

  • Crystal Report Database connection problem in CMC

    Dear All,
    We are using Business Objects XI 3.1, Crystal Report 2008 SP1 for report development. Crystal reports are generated using SAP BW Query.
    Where in, once you have published Crystal report to Enterprise server and open the same using Infoview it gives error saying "database logon failed, check user name password"
    Did checked the database config tab in CMC there was no password and "Prompt user name password" option was enabled as well. when we type the password at the password text box, it is not accepting the same to store at the text box insted keep enpty always.
    Please let know what is the issue and guide me to over come the same.
    Thanks in advance.
    Regards
    Murugesh

    Hi,
    Is the account that runs the services of BOE on your OS able to ping the DB server. It may also lie in the fact that you have to do the correct setup steps for the SAP Integration Kit. Have you installed and configured this between your BW and BOE environment?
    Hope this helps...
    Martijn van Foeken
    Focuzz BI Services
    http://www.focuzz.nl
    http://nl.linkedin.com/in/martijnvanfoeken

  • Duplicate Object Name Error When Publishing Crystal Reports from BW to BOE

    Hi,
    We recently upgraded our systems (all client and server) to SP2.7 in order to solve a problem with saving Crystal Reports to BW.  Now we are experiencing a new error when trying to publish a Crystal Report from BW to BOE (either all in one step from Crystal Reports application or directly from within BW).
    Upon trying to publish a Crystal Report from BW to BOE, we get the following error:
    "An error occurred while saving and / or publishing.  The return code 1 was returned from the server.  Logon to Crystal Enterprise failed.  Unable to commit the changes to Enterprise.  Reason: Failed to commit objects to server : Duplicate object name in the same folder."
    We have repeated this issue numerous time with different reports, users and logon credentials and have verified that there are NOT any duplicate object names.
    Additionally, in some cases, the report ultimately publishes to BOE, but with the above error interruption along the way.
    Any ideas?
    Thanks,
    Josh
    Edited by: Josh Crawford on May 10, 2010 9:46 AM

    Ingo,
    Apologies for the delayed response.  We've spent a few days poking around with this issue, and had even opened a customer message for it (13641).
    In the end, it seems that the problem was somehow associated with the "Prepare this report for translation." flag in the "Save to BW Options" dialog box of Crystal Reports.  If we try to Save & Publish with the Translation flag selected, we get the duplicate entry error.  If we Save & Publish without the Translation flag selected, everything is fine.
    There are still some details we need to look into, but for the time being it looks like we don't have an issue anymore(assuming we ever did) as we're not concerned with Translation capabilities.
    If we come across the problem again, I'll post again.
    Thanks,
    Josh

  • Crystal Report Error Failed to load Database logon Information

    Hi Experts,
    We developed a Crystal reports fetching data from a BI Query. When we run the report from Crystal Report Desginer it runs perfectly. 
    When I schedule the report in the CMC / Infoview, I am getting a error message saying:
    "<REPORT NAME> Failed to load database logon Information."
    We have checked the database configuration in CMC for this report. BI system hostname and the other necessary credentials are fine.
    Please suggest us on how we go about understanding the cause of the error.
    Crystal Reports 2008 SP2
    OS --> AIX
    Best Regards,
    Suchindra.

    Moved to SAP Integration kit forum

  • Some Crystal Reports are not using the Cache Server

    Hi...we are currently running BOE XI R2 SP2.  I setup a server group with a Cache Server and a Page Server.  In the CMC, I set this cache server to keep reports cached for 15 minutes.  On the Process tab of some reports, I specifically set the report to use this new server group.  On some of the reports this works as expected.  For others, it does not appear to be since the cache folder's Date Modified date does not change.  So far the only similarity between the reports that do not use cache is that these reports have sub-reports.  Has anyone experienced this before?  If so, how did you resolve it? 
    Thanks!

    Hi Rich,
    the connectivity on the Designer an don the BusinessObjects system is identical. Is region the only characteristic being used in the report ? which connectivity did you use in Crystal Reports ?
    ingo

  • Generation of access report CNRCRMPRCUST999 failed.

    Dear Gurus,
             I’ve createe one pricing condition table in Dev environment and now I’m trying to transport it in Quality environment. This table is for CRM only.
    In development every thing working fine but while transporting in Quality I got the error "Generation of access report CNRCRMPRCUST999 failed." And I am Unable to maintain records for the respective condition type I got the error "There are no maximum generated tables for condition type ZXXX".
    Please help....
    Regards,
    Biplab

    Hello Singa,
    For the error;." there is no entry in the object directory (TADIR) for R3TR TTYP /1CR/RCBSAP017_T"
    This mean that Table 017 in R3 is for Application 'M' (Purchasing for Pricing 'A') which is not revelant for download to CRM. If you see the download object DNL_CUST_CNDALL, filters for T681 are on Application V, TX (KAPPL). In the R3 side in T681, have 2 entries for KAPPL= V, and the usage's are E (Rebate) and N (Free Goods). So this might be the reason why it has come to CRM. The relevant tables in CRM for the above are /1CN/CCBSAP017 and /1CN/CCFSAP017. If you see /SAPCND/T681
    table for these 2 entries, GESTA field has '5', meaning the tables are downloaded. However, these tables are not used in any free goods condition types or rebate condition types/access sequences in CRM and R3. So I think this table is not being used for rebates and free goods, you can also check the corresponding tables in R3, KOTE017 and KOTN017, which have 0 entries
    which indicate that they are not in use, so we can ignore this error.
    IPlease also check note 1003793. and restart the customizing download DNL_CUST_CNDALL.
    thanks
    willie

  • Support for older Crystal Reports .rpt files in BOE XI 3.1

    Does anyone know how far back you can go with Crystal Reports objects in BOE XI 3.1? In other words, what's the oldest version of Crystal .rpts that are supported in BOE XI 3.1? Can you run Crystal Reports 9 .rpt files? I'm trying to keep from having to update around 4-5 thousand older .rpts files for an upgrade to BOE XI 3.1.
    If we have to do a mass upgrade to CR 2008, what's the best way to do that?
    Edited by: Michael Garrett on Aug 23, 2011 4:46 PM

    Hi,
    from an upgrade perspective you can upgrade from CE9 to XI 3.1. Check
    https://websmp105.sap-ag.de/~sapidb/011000358700001646952008E/xi3-1_bip_upgrade_en.pdf
    (S-User needed)
    Do you have a running CE9 installation? If yes i would recommend upgrading this to XI 3.1 as described in the Guide. Or have you these "4-5 thousand" CR9 documents local on a file location?
    Regards
    -Seb.

  • Oracle 9i Report Server Failed to start

    Hi,
    My Oracle 9i Report Server Failed to start, I think it is due to patch problem with OS
    It was workin fine before we upgraded patch to Sun Solaris Machine.
    Now the Patch set In my OS is
    The patched installed are as follows
    112138-01 Synopsis: SunOS 5.8:: usr/bin/domainname patch
    108652-98 X11 6.4.1: Xsun patch
    108921-25 CDE 1.4: dtwm patch
    108940-72 Motif 1.2.7 and 2.1.1: Runtime library patch for Solaris 8
    OS: SunOS 5.8 Generic_117350-37 sun4u sparc SUNW, Ultra-4
    When i try to start the application Server it shows the below error pls Help.
    ......Starting Oracle HTTP Server.....
    ADMN-100999
    ......Started Oracle HTTP Server.....
    ......Started OC4J instance.....
    ADMN-100999
    ......Started OC4J instance.....
    .....Checking OHS and OC4J status.....
    ADMN-100999
    See base exception for details.
    Base Exception:
    oracle.ias.repository.schema.SchemaException:Unable to connect to Directory Server:javax.naming.CommunicationException: it15242.chennai.ford.com:4032 [Root exception is java.net.ConnectException: Connection refused]
    See base exception for details.
    .....PRESS ENTER TO CONTINUE.......
    ......Starting Web Cache...........
    Oracle9iAS Web Cache, Version 9.0.2.0.0
    Copyright: Oracle Corporation, 1999-2001
    Build CALYPSO_9.0.0_SOLARIS_020411
    Admin Server failed to start
    ......Started Web Cache...........
    .....PRESS ENTER TO EXIT.......
    Please Help me out to solve this issue.

    I am assuming you are using 9iR2:
    1. start your infrastructure database
    2. start oid
    nohup oidmon start
    nohup oidctl server=oidldapd configset=0 instance=1 start
    3. check to see if things seem to be working properly in the infrastructure before starting the midtier
    dcmctl getstate -v (this will give you the status of the infrastructure components). If this comes back in error, you will need to solve this first.

  • Report Load Failed

    Post Author: jigmewangchuk
    CA Forum: Crystal Reports
    I am totally new to ASP.NET and I have developed a web application in VS2005 (VB) and Crystal report 10.  I am getting an error u201CReport Load Failedu201D when I run report from main page linked to report viewer page (url) but it works fine when I run report viewer page directly (view in browser from VS2005.   Here is my code:
    Dim oRpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument
    oRpt.Load("F:\BDFCL\CrystalReport11.rpt")
    Dim ds As New DataSet1
    Dim da As New DataSet1TableAdapters.BranchInformationTableAdapter
    da.Fill(ds.BranchInformation)
    oRpt.SetDataSource(ds)
    CrystalReportViewer1.ReportSource = oRpt
    I shall be grateful if you could kindly advice me accordingly.
    Thanks in advance
    Jigme

    Hi Don,
    Thanks for the reply.  I had downloaded a set of samples from SAP and I have looked through a few of the set you supplied.  I am worried that I'm going to have some trouble because the samples have the reports loaded as part of the solution but I was looking to create a more generic viewer.  I don't want to have to reprogram for each and every report that is created.  That is why I was trying to use the generic parameter dialog.  After the Report Load Failed dialog comes up, it does bring up the parm dialog and hits SQL Server just fine.  Yes...the reports are passing Parms to Stored Procs in SQL Server.  The report has default parameter values. 
    What I am trying to do is search thru the application folder and gather the names of the reports located there and fill the combo box with the names of the reports.  Then the user should just be able to select a report and run it.  I can't save the data in the reports because they must be ran per the requester's date range and other desired parameters.
    Does this seem valid or am I going to have to program for EVERY single report and reprogram/recompile for every report added?  Not particularly what I want to hear.   I would have used the standard Crystal Report Viewer and had the users use that but it doesn't seem to allow you refresh the data from the viewer.
    Thanks for your help,
    Chris

  • Report Configuration Failed

    I am trying to install DPM2012 R2 on windows 2008 R2 with sql server 2008 R2. During installation I am getting this error:
    Report configuration failed.
    Verify that SQL Server Reporting Services is installed properly and that it is running.
    ID: 812
    I feel my reporting services are installed properly and nothing is looking wrong. Any help/clue to fix this issue.
    Hopes you will support.

    Maybe the User running Setup has no permission accessing the reporting Services.
    Setup should link you to a Log File for more Information, please take a look in it
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • No reports are visible in ConfigMgr 2012 R2 console but in visible in SSRS report manager

    I'm installing ConfigMgr 2012 R2 with SQL server R2 SP2 in my lab environment. Everuthing went fine until i stumped upon a problem where the reports are not visible in Admin console but are visible in IE
    I've gone through all the pre requisites and everything looks good.
    The installation went fine and no errors in srsrpsetup.log and srsrpmsi.log
    Reports are returning values while i'm running through IE
    changed the AdminUIlog level to verbose and found the below error whenever i refresh the reporting node.
    [44, PID:10712][12/20/2013 04:16:39] :Console query 'AllReports' started
    [44, PID:10712][12/20/2013 04:16:39] :SRSQuery: Executing query [AllReports] - [/ConfigMgr_LAB]
    [44, PID:10712][12/20/2013 04:16:39] :[sccm.lab.local] : The request failed with HTTP status 503: Service Unavailable.
    [44, PID:10712][12/20/2013 04:16:39] :[sccm.lab.local] : The request failed with HTTP status 503: Service Unavailable.
    [12, PID:10712][12/20/2013 04:16:39] :Actions returned from cache for node 'msscnav://root/Windows/Wunderbar/ConsoleDisplay/MonitoringNode/MonitoringNodeOverview/ReportingRootNode/ReportsNode'.
    Any ideas ?
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

    Thank you Garth, I can access the reports from other hosts as well.
    Yes ,Newly created admins can see all the reports
    I've gone through the event logs and nothing related to SSRS.
    I dont think it's a FQDN issue, bcoz ican see in the logs the that the admin console successfully connected to reporting service. Only while retreiving the reports it throws error
    [10, PID:3172][12/23/2013 06:13:23] :[ReportProxy] - Discovered reporting services point - 'sccm.lab.local'.
    [10, PID:3172][12/23/2013 06:13:23] :[ReportProxy] - Root folder name is 'ConfigMgr_LAB'.
    [12, PID:3172][12/23/2013 06:13:23] :[ReportProxy] - Connected to Reporting Services [MSSQLSERVER] - [http://sccm.lab.local/ReportServer], on machine [sccm.lab.local]
    [20, PID:3172][12/23/2013 06:13:23] :[ReportProxy] - Connected to Reporting Services [MSSQLSERVER] - [http://sccm.lab.local/ReportServer], on machine [sccm.lab.local]
    [20, PID:3172][12/23/2013 06:13:23] :SRSQuery: Executing query [Folders] - [/ConfigMgr_LAB]
    [12, PID:3172][12/23/2013 06:13:23] :SRSQuery: Executing query [Folders] - [/ConfigMgr_LAB]
    [12, PID:3172][12/23/2013 06:13:23] :SRSQuery: Retrieving folders in path [/ConfigMgr_LAB].
    [20, PID:3172][12/23/2013 06:13:23] :SRSQuery: Retrieving folders in path [/ConfigMgr_LAB].
    [10, PID:3172][12/23/2013 06:13:23] :[ReportProxy] - Connected to Reporting Services [MSSQLSERVER] - [http://sccm.lab.local/ReportServer], on machine [sccm.lab.local]
    [10, PID:3172][12/23/2013 06:13:23] :SRSQuery: Executing query [AllReports] - [/ConfigMgr_LAB]
    [10, PID:3172][12/23/2013 06:16:28] :[sccm.lab.local] : The request failed with HTTP status 401: Unauthorized.
    [12, PID:3172][12/23/2013 06:16:28] :[sccm.lab.local] : The request failed with HTTP status 401: Unauthorized.
    [20, PID:3172][12/23/2013 06:16:28] :[sccm.lab.local] : The request failed with HTTP status 401: Unauthorized.
    [10, PID:3172][12/23/2013 06:16:28] :[sccm.lab.local] : The request failed with HTTP status 401: Unauthorized.
    and as you can see, it gives me "HTTP status 401: Unauthorized." instead "HTTP status Unnavailable".
    Yes, i'm not a fan of accessing reports via console, but i dont want to leave an issue unresolved.
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

  • How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    To see what reports are running, take a look at the execution log views that are available in the database.  Which views that are available are dependent on your version of SSRS.
    http://technet.microsoft.com/en-us/library/ms159110.aspx
    To see which application is using SSRS is a little more difficult.  You can turn HTTP logging on, which will give you an idea of where connections are coming from, so you can see IP addresses.  You can also look at the execution log view to see
    user accounts.  So, depending on your environment and use of service accounts, this could be easy, or difficult.
    http://technet.microsoft.com/en-us/library/bb630443.aspx
    If all else fails you can look for clues in the SSRS logs.  Good luck...

Maybe you are looking for

  • InDesign refuses to overwrite files?!?

    Hello, Ok, this problem is really starting to frustrate me. Why does InDesign have so much trouble overwriting a PDF when I've asked it to replace the file? It claims the file is in use or I don't have permission to do so, but it's not in use and I s

  • Java class in oracle forms

    Hello experts,                     I am new in oracle forms.I am using oracle forms 11g with weblogic 10.3.5 at windows 7.Someone please clear me that the injection of java programing in oracle forms is through BEANS item only or I can use it(java cl

  • SQL 2012 Always on AG Primay went to secondary

    I have a Database in sql 2012 in an Always on AG that went from primary to secondary. I am not sure what happened or made it failover to secondary. So my apps were pointing to the primary all had problems updating the database but were still running.

  • Partition of windows disappeared! help me

    I installed today lion mac osx .. and my Windows partition disappeared seven? I can not boot from the key option... help me please

  • Employee Percentage getting reset to 100

    Hi, I am supporting work schedule change form from technical side. When user changes the schedule to anything other than 80 or 100, for eg. 75, then eventhough program passes 75 to backend it is reset to 100. Any thought why this must be happening? W