Scheduling is not working in BI Publisher

Hi all,
I am trying to schedule the report on BI publisher it's giving the following error:
oracle.apps.xdo.servlet.scheduler.ProcessingException: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12519, TNS:no appropriate service handler found
The Connection descriptor used by the client was: localhost:1521:xe (I am using oracle database 10g and obiee 10.1.3.2).
I have followed the instructions provided in the link "Exploring Advanced Features of Oracle Business Intelligence Publisher"
Created mail server as instructed in the link ...
Problems are:
Unable to connect incoming and outgoing mail servers. I have used my machine host name i.e user as both incoming and outgoing server (u.ser.com)
also Scheduled jobs are not working in BI publisher.
Please let me know the solution for the above problem.
regards
chandra kanth.

gurus,
pls answer the above one, as i am unable to proceed further.
regards
chandra kanth.

Similar Messages

  • Scheduling is not working.

    Hi Experts,
    Scheduling is not working.
    I have created the Standalone agent and start the agent. It is working fine.
    I have scenario on package. I did scheduling for every data at 5AM.
    The scheduling is not happing (Scheduling is not working).
    In topology  agent  I have updated the Scheduling also.
    I am looking advice…
    Thanks in advance.
    Regards
    Zakeer

    Hi,
    We are implementing OWS. We have successfully installed and deployed OWS but yet to open the OWS applicaation. we are defining the entire CCD parameters. Apprreciate help on the same, whether you have have any setup document. A business flow or the process flow on OWS.
    Sincerely appreciat your help. My id: [email protected]
    Regards,
    Abhijit

  • Dashboard link is not working from BI Publisher

    Dashboard link is not working from BI Publisher. Please let me know How to fix this problem.

    Please somebody guide me.
    Dashboard link is working fine from the Apps Server Machine. But the link is not working from other machines. Do I need to setup machine.domain:<port_number> any where.
    Thanks,
    Vara

  • Date comparision not working in BI-Publisher in one scenario.

    Hi,
    Iam using sqlquery as a datamodel for BI-Publisher report. I have a requirement that the input parameters startdate and endate are Date types. When the user enters startdate and enddate and clicks on view, the report should show data which falls in between those dates.
    Here is the sample query i used.
    select * from
    table1
    where begintime >= :p_StartDate and begintime <=:p_EndDate
    Here begintime is a timestamp and p_StartDate and p_EndDate are just dates. So when comparing begintime with p_StartDate/p_EndDate, i guess its taking default time from that date and because of that the comparision is failing in 1 case. i.e, In the above query, though the comparision operator is >= or <= , ultimately > or < is getting effective. So to acheive the actual result, I need to give one day more for start and end dates.
    However I found a way to acheive this without adding extra day to both the dates. Here it is :
    select * from table1 where
    ( begintime >= to_timestamp(to_char(:p_StartDate) || '00 00 00', 'DD Mon YYYY HH24 MI SS')) and
    ( begintime <= to_timestamp(to_char(:p_EndDate) || '23 59 59', 'DD Mon YYYY HH24 MI SS'))
    But the above is working in sqleditor like jdeveloper database navigator. But not working in BI-Publisher.
    BI-Publisher is throwing error saying
    "ORA-01830: date format picture ends before converting entire input string"
    Please help as to how to go about this problem or any alternative solution.
    Thanks & Regards,
    -Vijay-

    Hi,
    I think it will be fine to trunc the begin time since :p_StartDate and p_EndDate are just dates without time stamp
    i.e:
    select * from
    table1
    where trunc(begintime) >= :p_StartDate and trunc(begintime) <=:p_EndDate;
    any problem with this.Please share the thought.
    Best Regards,
    mahi

  • Javascript is not working in the published file

    Hi ,
    I using the javascript in the captivate 5.5 to generate the text from variable in the textbox. It is working when I press the F12 button, But it is not working in the Published file.
    I called the function in the button and I written the script in the slide.
    Please let us know how to proceed..
    Thanks
    Sathish BC

    This is the Script I used in the captivate 5.5 and I called the text using variable in the text box.
    var objCP = document.Captivate;
    function valText()
    var a  = objCP.cpEIGetValue('A');
    var b  = objCP.cpEIGetValue('B');
    if (b>=5)
    objCP.cpEISetValue('B',0);
    GetAryVal(b);
    objCP.cpEISetValue('rdcmndGotoFrameAndResume', objCP.cpEIGetValue('currSlide'));
    function GetAryVal(e)
    var a1  = objCP.cpEIGetValue('Txt');
    var b1 = a1.split("#");
    var c1 = b1[e-1].split("$");
    objCP.cpEISetValue('C', c1[0]);
    objCP.cpEISetValue('D', c1[1]);
    valText();

  • The Open URL or File function is not working when I publish as a exe?

    The Open URL or File function is not working when I publish as a exe.  I have tried putting the exe in the same location as the files with no luck.  How do I get the buttons to function properly with a exe file.

    Have you set the Publish folder as a trusted location in Flash Global Security?
    If not, please read this post:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    It may explain your issue.

  • Comments Not Working on Website - published to non-.mac server

    Hi there. I've read on a few non-apple sites of users having trouble with Comments and some other functions of their websites, built in iWeb, not working when they publish to a non-.mac server. I've built my website in iWeb, published via CyberDuck to a BlueHost server -- but now users can not post comments on my blog.
    Has anyone found a way to fix this issue??
    It seems incredibly pointless to even now have my own domain. I'm super close to giving up on iWeb all together because of this ridiculous issue.
    Thanks in advance.
    www.kellerowski.com

    Unfortunately, blog comments are a MobileMe only feature along with the hit counter etc.
    You have to publish to MobileMe if you want these features.
    There are workarounds however. If you want to continue to use an iWeb blog, then you can use a third party comments feature. Take a look here http://www.intensedebate.com. It is free to set up on the site and all you then do is copy and paste the code into an html snippet on the page you want comments to appear in whatever format you want them.
    Your other option is to ditch iWeb and if it is just a blog you want, use something like http://www.wordpress.com. This is free and you don't need a domain name and the blog is published on WordPress servers.
    Your other option for a blog is http://www.posterous.com.
    The iWeb blog system is not that good, so you might look into changing if a blog is what you want rather than a website.

  • KM Scheduler is not working

    Hi Experts,
    I created a KM scheduler task in NWDS and deployed into portal. The same task is working in one system ie. in DEV.  But its not working in QUA system. I Deployed the same into QUA.
    I selected the CM and time interval but its not working. Please let me if I should activate/enable something to make my scheduler run?
    Ram

    Please check
    Configuration -->  Content Management -->  Global Services -->  Scheduler Tasks
    Make sure timetable and CM System is assigned to the Schedular task
    Regards,
    Tushar

  • Edit button not working on a publishing site on sub-level pages only (SP 2010)

    When I create a top level page, the Edit button/edit page works fine with checkout and checkin.  However, once I create a sub-level page - that is I create a second page within the first page then the edit button does not work and there is a message
    displayed on the ribbon in yellow background: 
    Status:
    Published and visible to all readers 
    I have read all responses to similar posts and tried them but problem is not resolved. 
    I don't have workflow turned on, I don't have content approval, yet, issue is still there. 
    Please help. 

    Hi Wynnit,
    Pinning will not work in most devices - desktop only. To do the same in your device layouts you need to use the scroll motion tools.
    To add code to the <head> tags in Muse you go to your page properties and under the meta tab you will see a section you can paste your code.
    When  you do push live with Business Catalyst you will be given prompts as to how to go about it.

  • Smart Resizing not working for RDWEB Published desktop

    I have a working RDS deployment, I am able to change the screen resolution of the published desktops both in powershell and registry. However if I add the 'smart sizing' option, this does not get published in the .rdp file. I have added the entries
    in registry but that did not work either. Is this a feature that is disabled by default or I am missing something ?

    Sorry for the wrong information. Smart Resizing  is works with older version of rdp client too (in win 8 you can switch this mode via GUI).
    You must distribute updated version of .rdp file (with smart sizing:i:1 line) to RDS client

  • Schedule task not working in OIM11gr2

    Hi Experts,
    I have coded a schedule task, using the plugin approach, the steps i have followed are:
    1. Created the custom code jar
    2. Created plugin.xml
    the above 2 files are added in plugin and registerd in OIM
    3. Created the task.xml and registered in MDSWhile creating the job i could see it shows up in the tasks but when i executed thejob it is giving me below error:
    I tried putting it in using UploadJars.sh utility and placed thejar in schedule tasks folder but did not work.
    An error occurred while loading the plugin class. Class null was not found.
    Please provide help this is really urgent!!
    thanks

    This is how my Task.xml (MDS file) looks
    <?xml version='1.0' encoding='UTF-8'?>
    <scheduledTasks xmlns="http://xmlns.oracle.com/oim/scheduler">
    <task>
    <name>RIMReconTask</name>
    <class>com.abc.iam.customtask.rim.RIMReconST</class>
    <description>This scheduled task will reconcile the RIM profile to the OIM users</description>
    <retry>0</retry>
    <parameters>
    <string-param required="true" helpText="User Login">User Login</string-param>
    <string-param required="true" helpText="User Status">User Status</string-param>
    <string-param required="true" helpText="Resource Object">Resource Object</string-param>
    </parameters>
    </task>
    </scheduledTasks>
    I have removed the plugin file completely. I have validated that class path and name it is the same as com.abc.iam.customtask.rim.RIMReconST
    I have registered the jar in OIM database using UploadJars.sh utility.
    I get the following error:
    An error occurred while loading the plugin class. Class null was not found.
    Dont know what is wrong here !!

  • Iweb: Why do navigation bar page links not work live when published?

    Why do the navigation bar page hyperlinks not work when site is published? There are no objects or boxes over. Works fine until published live. Help!!!

    this image: http://extravorganza-events.com/extravorganza/Home_files/droppedImage.png
    has a large transparency section above the visible (lower section), crop off the transparency section.

  • Mavericks Scheduled Shutdown not working

    Since upgrading to Mavericks 10.9.2 , about 2 weeks ago, (from Snow Leopard 10.6.8) unable to get Energy Saver / "Scheduled Shutdown" working.
    Scheduled Startup works without any problems, everyday at selected time, my iMac boots up; but when I have a time set for "shutdown" it just goes to sleep.  Never had this problem with Snow Leopard 10.6.8 - always worked on schedule everyday.  Tried not selecting both Startup and Shutdown, and doing it manually; but whenever I go back to set the Startup and Shutdown, it never works in Shutdown.   Any help on how to solve this, would be appreciated.
    Running iMac 21" 16GB RAM, Ma

    I think I spoke too soon, about Scheduled Shutdown working OK.  It does not work when Mac is in "Sleep Mode"...I tried it again this morning, set a schedule time for shutdown, 10 minutes out from present time.
    Did not allow screen or computer to go into sleep mode, and guess what ?  Up pops the scheduled shutdown screen, saying this computer will shut down in 10 minutes. OK that worked.   I then changed the shutdown schedule again, for a later time, now I allowed the Display and Computer to go into Sleep mode, per settings I have in System Preferences/Energy Saver -> "Display Sleeps in 10 Minutes - Computer sleep in 15 minutes. I returned 40 minutes later, -- Computer and Display are in Sleep mode, return key to bring screen back up,---- and Scheduled Shutdown was not activated.  Have no background programs running that causing errors in Console.  Therefore there is a software flaw somewhere, that will not allow "Schedule Sutdown" to activate when computer is in sleep mode.   Any suggestions on how to correct this would be appreciated.
    Winston

  • Database Scheduled Jobs not working

    Hai All,
    In my database Scheduled database jobs not working , but it work manullay fine...
    All parameter are correct including job_queue_processes.. Where I can start troubleshoot for this problem.
    Oracle: Oracle 9.2.0.1.0
    Platform : AIX
    Please help ...
    Shiju

    did you enabled the job?Unlikely. DBMS_SCHEDULER was a 10g innovation and as the OP mentioned, they're on 9i.
    Oracle: Oracle 9.2.0.1.0Cheers, APC

  • TOC, Search, Index does not work after hosting published files in Multiscreen HTML5

    I have generated and published the files for multiscreen html5. The default screen layout is Desktop_layout. When I access index.htm directly from the published location, every function and all details work beautifully. However, once I host the published files in IIS, and type the URL in Google Chrome, the screen layout is all messed up. TOC, Index, Glossary and the Search function does not work. Please help/suggest/guide.

    Could this be related to IIS? I host it locally on IIS (8.0 on Windows 8.1 Pro) and on Apache without any problems. But IIS can give trouble if the folder security options are not set correctly, so please make sure the IIS User has full read rights on all directories and files.
    Kind regards,
    Willam

Maybe you are looking for

  • Anywhere in the World

    I would like to buy an iPHONE in the US (GSM and CDMA) and be able to use it in Europe or the US.  I do not want to Jailbreak the phone.  All I want to do is change the SIM card when ever I am in a different country. Thanks,

  • Connecting iPOD to XP and networking will be disconnecting

    everytime i connected my iPOD to my XP desktop, it will disconnect my network adaptor, when I reboot with the iPOD connected, my networking adaptor is still disconnected, therefore I cannot connect to the internet while iPOD is connected to the deskt

  • Java Script Error in Page sumbit

    Hi Friends, Can some please help me with the JavaScript error in my jsp page. Here is my Jsp page source: <%@ page language="java"%> <%@ page import="java.util.*"%> <%@page import="com.caremark.ivr.beans.CallSummaryByDateBean"%> <%@page import="com.c

  • CHAIN: custom process type: EVENT: complex status: bad planned jobs

    Hi experts, I've implemented a custom process type (in RSPC/Settings/MaintainProcess) called ZWX_COND. The main properties of ZWX_COND are: "ZCL_RSPC_DECISION" as ObjectTypeName, "00 ABAP Class" as ObjectType and "(Scheduled) processs ends with compl

  • No PR during MRP

    There are no PR's getting generated for some of the materials despite the requirement, no stock availability and proper MRP and Procurement type in material master. The problem is that all these materials that are created with LSMW. What could be be