Report SDB1FADA runs 3 hours....

Hi.
I run ERP2005 (SAP ECC 6.0 with Basis 7.0) on MaxDB 7.6.00.036.
With the daily run of SAP_COLLECTOR_FOR_PERFMONITOR every day at 07:30 the report SDB1FADA is being executed - as customized in TCOLL.
The job every day runs 3 hours!!!
Also the job SAP_CCMS_MONI_BATCH_DP with report RSAL_BATCH_TOOL_DISPATCHING takes more than 2.5 hours.
Looking into SM50 I can see that the reports are reading data from system tables such as domain.tables, domain.indexes etc.
SAP sais, this is not a bug, but I should take out the report from TCOLL. This seems to me like not driving a damaged car as it is damaged instead of repairing it.
Does anybody have experienced similar performance problems with system tables under MaxDB 7.6.00.036?
Thanks for your help,
Michael

Hi Eric,
I deleted some statistics. Table MONI now has about 4'000 entries, which should be OK... Let's wait, what will happen tomorrow morning. The strange thing is, that the report is being started 2 times a day. At 7:00 and at 20:00. At 7:00 it takes 3 hours, at 20:00 only some seconds.
To check the performance, I started a refresh of table/index analysis in DB02 which took 37 minutes.
It is report RSSQDM01. The select statement gives back entry by entry, as I can see in ST05.
hh:mm:ss.ms  Dauer           Programm Objektname Oper    Curs Array Sätze RC     Con   Anweisung                                                                               
18:13:49.336          49.226 RSSQDM01 domain.taX PREPARE 978                   0 R/3   SELECT WHERE TYPE = 'TABLE' AND OWNER = ?  ORDER BY TABLENAME          
18:13:49.385   1.248.572.400 RSSQDM01 domain.taX OPEN    978                   0 R/3   SELECT WHERE TYPE = 'TABLE' AND OWNER = 'SAPR3'  ORDER BY TABLENAME    
18:34:37.958              32 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3                                                                          
18:34:37.958               8 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3                                                                          
18:34:37.958               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3                                                                          
18:34:37.958               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3                                                                          
18:34:37.958               8 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3                                                                          
18:34:37.959               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:37.959               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:37.959               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:37.959          85.215 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.045              16 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.045               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.045               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.045               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.055               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3 
18:34:38.055          38.054 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3 
18:34:38.093               9 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3 
18:34:38.102               7 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.102          76.832 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
18:34:38.179              10 RSSQDM01 domain.taX FETCH   978      1     1      0 R/3
Most of the entries are delivered quite fast, but sometimes it takes longer.
And now look at this:
18:34:47.392          66.629 RSSQDM01 domain.inX PREPARE 872                   0 R/3   select from domain.indexcolumns where owner = ?  order by tablename, indexname     
18:34:47.458   1.178.417.996 RSSQDM01 domain.inX OPEN    872                   0 R/3   select from domain.indexcolumns where owner = 'SAPR3'  order by tablename, indexname
18:54:25.877              33 RSSQDM01 domain.inX FETCH   872      1     1      0 R/3                                                                               
18:54:25.877               9 RSSQDM01 domain.inX FETCH   872      1     1      0 R/3                                                                               
18:54:25.877               8 RSSQDM01 domain.inX FETCH   872      1     1      0 R/3                                                                               
18:54:25.877               8 RSSQDM01 domain.inX FETCH   872      1     1      0 R/3                                                                               
The select statement is being executed at 18:34:47.458 and gives back the first entry at  18:54:25.877. After 20 minutes.
If you have a look at RSSQDM01 in debugging, you can see that the program tries to select the fields TABLENAME, OWNER, TYPE, PRIVILEGES (instead of TABLENAME, SCHEMANAME, TYPE, PRIVILEGES), as "IF kernelversion_long < '007.006.000.003'." or "IF kernelversion_long(7) < '007.006'. " is always true as field kernelversion_long is initial.
By the way, I have a hot package level of SAPKA70010 and SAPKB70010.
Maybe the problem I reported at the beginning of the thread is related to that one?

Similar Messages

  • Discoverer report running for hours

    Hi,
    One of the custom discoverer report (based on custom SQL) is running for hours.
    When U ran the query for the respective folder, the results were returned in few seconds.
    Hence, data size is not an issue. How can I identify the cause and solve it?
    Thanks,
    Kamath.

    Hello
    If you dont need to run the report urgently then you can always schedule it to run the background till it is finished.
    First log into desktop. Select tools > options > query governor tab. Make sure only radio button named "Never" is ticked. Leave all other options empty / not ticked. Click OK when ur done.
    Then go to File > Manage Workbooks > Scheduling Manager > Schedule.... button then choose either My Computer or Database depending on where your report is stored. Scroll down and find your report. Enter a time and date that you want to start running the report. When you are done click Finish button. Normally the report would run for an hour or till it is complete. But it won't bomb out.
    After 2 hours or even the next morning go to File > Manage workbooks > then look for your report > if it has run successfully then the status column would return something positive like "completed successfully". just double click your report and your are done....
    It works for me if i need to run one of my reports. but that is only if your not in a rush to run your report
    Hope it helps
    Edited by: iandekoker on Jun 11, 2009 12:48 PM
    Edited by: iandekoker on Jun 11, 2009 12:49 PM

  • US Sales Tax Report is running for more than 10 hours

    Hi All,
    Could any one please suggest us on below issue.
    We have observed that "U.S. Sales Tax Report" Concurrent Program is running for more than 10 hours in R12 Production. The system has been upgraded from 11.5.8 to R12. Earlier in 11i, it was running for 1 hour and post upgrade its running more than 10 hours. As this program is a standard Oracle program, We are taking up this issue with Oracle support. But we wanted to know does anyone has the similar issues faced.
    Many thanks,
    Praveen

    Pl do not post duplicates - US Sales Tax Report is running for more than 10 hours

  • Schedule my report to run after every hour

    Hi All,
    Can someone please tell me how can I schedule my report to run after every 1 hour so that the dashbaord performance increases.I have started the scheduler service .
    Thanks a lot for your help

    Hi,
    create an ibot for the report.
    first configure the BI delivers, you can find the steps here,
    http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/
    sorry. as you have already started the scheduler service you don need to go thru the above link.
    thanks,
    karthick
    Edited by: kart on May 24, 2010 12:44 PM

  • Active Users Request is still running for hours in Release 12

    Hi Friends,
    Today I have installed the Release 12 in the Red Hat AS 4.0. Installation was successfull.
    All the Concurrent Managers are up and running.
    I have run some requests in the Paybles, Receivable..
    Requests are running for hours..all are standard reports...
    even
    Active Users Request is running for hours..there is no end...
    Friends...
    How to trouble shoot it???????????
    Please give me advice...
    Regards,
    Subbu

    Hi,
    Thanks for the reply......
    Is this a fresh installation? If so, what version? Which OS?
    Ans: Yes This is a fresh installation...After InstallationAll concurrent Managers are up and running...
    Was this working properly before? If so, what modifications have you done?
    Ans: As this is a fresh installation. This is first time to run the requests. After installation, when i run the requests, I got error like libmawt.so is not opened. I have given libmawt.so file path in the LD_LIBRARY_PATH. After setting libmawt.so in the LD_LIBRARY_PATH. this time I did not before error. but request is running for hours..there is no end.
    Have you tried to recover the CM from OAM?
    Ans: ya, I tried, but not helpful.
    Tracing should be helpful, did you try to run CM Diagnostics test?
    If you shutdown the CM and submit the request, what do you get?
    Ans: I got status as Inactive and no manager
    This is the error in the my manager log file
    Routine AFPCMT encountered an ORACLE error. ORA-01012: not logged on.
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 2 _
    Routine AFPCSQ encountered an ORACLE error. ORA-01005: null password
    given; logon denied
    I tried to relink FND executables using adadmin. But it did not sovle out my problem. As this is solution in metalink for above error.
    My Version is : Release 12 on Red Hat AS 4.0
    Regards,
    Subbu

  • Schedule report at every half hour interval from 5:30 AM to 5:00 PM

    Hi,
    We use BOXIR2 and our client has requested to schedule a RealTime Webi report at every half hour interval from 5:30 AM PST to 5:00 PM PST daily.
    We tried scheduling the report but there is no option present in BO where we can select the start time or end time for a day.
    Could you please let us know how we can achieve this?
    Thanks,
    Nikhil

    Hi Ashwini,
    I believe its not a good idea to set the date daily. After a lot of research on this, I found that there are 2 possible solutions for this.
    1. Create 24 daily schedule for the report(s).
                 i.e.
                  1.     daily 8 am
                  2.     daily 8:30 am
                  3.     daily 9 am
                  4.     u2026
                  24.                daily 5 pm
    2. Create a batch file that will craete a file and delete it after 10 secs. Upload that into Windows scheduler as it will run this batch file at every half hour and till 5PM only. The file  created by batch file will be trigger to run report.
    Does that sound good?
    Thanks and Regards,
    Nikhil

  • How to make report for last 24 hours?

    Hello,
    I have a little problem, I can't make report for last 24 hours.
    Example:
    If I am running report on 2.1.06 at 14:00, I want to get results from 1.1.06 14:00 to 2.1.06 14:00.
    How do i make a report with this selection?
    Because,if I choose date from 1.1.06 to 2.1.06 and
    hour 14:00 to 14:00, I will only get results on 1st and 2nd on 14:00.
    If I choose 1.1.06 and 2.1.06, 14:00 to 24:00, I won't get results for 2.1.06 from 0:00 to 14:00.
    Because all selections use AND to get results.
    How can I choose that system compare selections with OR?
    How can I get results for last 24 hours?
    Best regards,
    Uros

    Hi,
    define a structure in your query with two entries. First one with 1.1. and > 14:00 and second one with 2.2. and < 14:00. Perhaps you need to fill the structure by user exits.
    Hope it helps,
    Leo

  • Reports stop running after 45/90mins

    I'm using Crystal reports for Visual Studio 2008.
    I have inherited a asp.net system that has alot of reports. These reports all run fine in dev/test.
    But in live they run perfectly fine for 45 to 90 mins then all stop working. Failed to load report. I then recycle the Application Pool and they all start working fine again for another 45 to 90 mins.
    I have tried to recreate in dev/test but guess I dont have the clicking power to replicate the live system. Also I cannot roll out a new version to live very easily due to the nature of the business.
    I've upped the PrintJobLimit to 300 and given the app pool LocalServer executuion but neither of these have made a difference.
    I'm not too fluent in Crystal (read: Not a clue) Any pointers as to what to look at or is there some fix/patch I need?
    Cheers,
    Rob

    Thanks for your replies.
    The report document is already in a session variable. And is displayed from there. So Thats not a problem.
    So from what you are saying the lack of dispose being called on the ReportDocument is the cause for this error I am getting?
    Unfortunatley the code I am working with is not a simple report viewer. Its a dynamic report page loading info from all over the place and is rather badly written but is also part of a larger site. Long term I am going to rewrite it but that will take weeks. And I would prefer the existing site doesnt need me to recycle the Application Pool every hour to keep it running.
    As I cannont reproduce this in test or dev. Is there any other way I can see what effect dispose is having as rolling out versions of software every 5 mins to try this and that is not possible?
    Yes I might be a crap coder not to know what I'm doing with crystal but I've been on this for 12 hours straight so far, I'm knackered, tired and getting desperate especially as I'll have to be up every hour in the night to recycle the app pool if its needed

  • Run Time Hours and Active Hours

    Hello all,
    I've been trying to work up some reports regarding use of certain applications and I don't quite understand how ZAM actually generates the information for Run Time Hours and Active Hours of say Microsoft Access. Or what these options really mean.
    Also, with a PC that may have mulitple users (all with their own user accounts), does it take a cumulative count of 'usage' of applications or is it based on a per user basis. And if it is per user, does that mean it will only report on the user that happened to be logged in on the PC when it was 'scanned' for the week?
    Any help would be greatly appreciated.
    Thanks
    JH

    Originally Posted by jehegarty
    Hello all,
    I've been trying to work up some reports regarding use of certain applications and I don't quite understand how ZAM actually generates the information for Run Time Hours and Active Hours of say Microsoft Access. Or what these options really mean.
    Also, with a PC that may have mulitple users (all with their own user accounts), does it take a cumulative count of 'usage' of applications or is it based on a per user basis. And if it is per user, does that mean it will only report on the user that happened to be logged in on the PC when it was 'scanned' for the week?
    Any help would be greatly appreciated.
    Thanks
    JH

  • EPM System Configurator runs for hours

    Hi experts.
    Have you ever experienced that your EPM system configurator runs for hours?
    I have an 11.1.2.1 installation, and a few months ago, I applied a Reporting & Analysis patch which requires a redeploy of FR, framework and web analysis.
    The redeployment took more than 1 hour 20 minutes when it usually takes around 10 minutes.
    ( Dec 18, 2012 12:24:15 PM ): ---- Hyperion Foundation Configuration......
    ( Dec 18, 2012 12:24:15 PM ):  Pass [00 min 31 sec] [PRE] Pre-Configuration Total time passed: 00 min 31 sec
    ( Dec 18, 2012 12:24:26 PM ): ---- Reporting and Analysis Configuration......
    ( Dec 18, 2012 12:24:27 PM ):  Pass [00 min 11 sec] [PRE] Pre-Configuration Total time passed: 00 min 11 sec
    ( Dec 18, 2012 12:24:37 PM ): ---- Financial Reporting Configuration......
    ( Dec 18, 2012 12:24:38 PM ):  Pass [00 min 11 sec] [PRE] Pre-Configuration Total time passed: 00 min 11 sec
    ( Dec 18, 2012 1:46:28 PM ): ---- Reporting and Analysis Configuration......
    ( Dec 18, 2012 1:46:28 PM ):  Pass [01 h 21 min 50 sec] [APP] Deploy to Application Server
    ( Dec 18, 2012 1:46:28 PM ):  Pass [00 min 00 sec] [APP] Deploy to Application Server Total time passed: 01 h 21 min 50 sec
    ( Dec 18, 2012 1:46:28 PM ): ---- Financial Reporting Configuration......
    ( Dec 18, 2012 1:46:28 PM ):  Pass [00 min 00 sec] [APP] Deploy to Application Server Total config time: 01 h 22 min 47 sec
    I checked the CPU and memory log at the time of the deployment, things seem to be normal.
    Since i will be applying another patch on Reporting & Analysis soon, I am preparing the work plan and rundowns and I am trying to estimate how much time I need to do this patch.
    Any advice would be appreciated.
    I did some researches on my own and found out some article saying the following:
    http://www.oracle.com/technetwork/middleware/bi-foundation/epm-tips-issues-73-up-399995.pdf
    On page 103, it says something about the cluster or IPv6 problem. I don't think the IPv6 is our problem, and I couldn't find the log inside of my configtool log.
    Thank you.

    If it only happened once and then all the other occasions it was fine then what is to say it will happen again? I am not sure how easily you are going to find your answer to why it happened on that occasion, I know I was deploying a web application the other day and it took 30 mins when it should only take a few but this was on a shared vm infrastructure which could have been the cause.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Authorisation issue - the report is running and

    Hello friends,
    Need some help .
    There is one salary report , which user is not able to see the data . It is running and running for 1/2 hours
    and finally the message coming that action is cancelled.
    I have checked the data flow and everything seems correct .
    It seems the problem with user authorisation .
    How could i check the User id authorisation for this specific salary report. ?
    I am not aware about the more thing in authorisation.
    Thanks in advance.
    Regards

    I feel this is not authorisation issue. But i am not sure.
    Any way.
    Run that report in tcode RSSMQ with that particular user id and try to check SU53 Tcode in another window for that user id immediatly after getting error message while running the report
    RSSMQ - Runs report with other user ids
    SU53 - gives information on authorisation problems if any (It is authorisation Trance)
    Thanks.
    Edited by: BI Dev on Jan 3, 2008 5:29 PM

  • XML Pub: Purchase Order  Report (Portrait) running too long

    Hi:
    "XML Pub: Purchase Order Report (Portrait)" running too long. It should be 1min. but now over 20min. This is 11.5.10.2 on unix.
    The log file is like the following. It stops there. I checked another one ran before, there are more data...
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_report_type='R'
    P_po_num_from='6640015'
    P_po_num_to='6640015'
    P_test_flag='N'
    P_user_id='14955'
    P_QTY_PRECISION='4'
    P_fax_ind='N'
    P_EMAIL_IND='N'
    P_REQUEST_SOURCE='MANUAL'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /oracle/product/8.0.6finshdw/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /oracle/product/8.0.6finshdw/guicommon6/tk60/admin/Tk2M
    otif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    ===============================================
    From the internal Manager log:
    Process monitor session started : 29-APR-2011 12:35:56
    Internal Concurrent Manager found node APPSNOTE2 to be down. Adding it to the l
    ist of unavailable nodes.
    Process monitor session ended : 29-APR-2011 12:36:00
    Process monitor session started : 29-APR-2011 12:38:00
    Process monitor session ended : 29-APR-2011 12:38:04
    Process monitor session started : 29-APR-2011 12:40:04
    Process monitor session ended : 29-APR-2011 12:40:09
    Process monitor session started : 29-APR-2011 12:42:09
    Internal Concurrent Manager found node APPSNOTE1 to be down. Adding it to the l
    ist of unavailable nodes.
    Process monitor session ended : 29-APR-2011 12:42:15
    ======================
    please advise.

    last lines of FNDCPGSC29793.tx
    )]:BEGIN :[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 10 seconds (10000 ms)
    [ 1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    -1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    :-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    -1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsm.GSMQueueProcessor.process()]:BEGIN
    :-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsm.GSMQueueProcessor.read()]:BEGIN
    :-1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    -1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    :-1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    :-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.process()]:BEGIN
    -1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:BEGIN
    -1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.process()]:On-Demand monitoring will not occur this round; the count is 3 out of 5
    [Apr 29, 2011 1:19:5 :-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Apr 29, 2011 1:19:51  1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN :1304097591452:Thread[ComponentMonitor,5,main]:0:-1:
    -1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 60 seconds (60000 ms)
    [Apr 29, 2011 1:20:00 PM EDT] 1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Apr 29, 2011 1:20:00 PM EDT]: 4:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-262965 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 10 seconds (10000 ms)
    Edited by: user9231603 on Apr 29, 2011 10:22 AM
    Edited by: user9231603 on Apr 29, 2011 10:25 AM

  • Reports Server/running reports on the web.

    I am trying to configure my web server to run reports on the web. I have followed the instructions provided by Oracle, but some is not clear. When i try to run report on the browser, i get the following error:
    CGI Error
    The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
    Oracle documentaion say the following about the steps to configure the web server:
    1-Start your Web server by entering the following:
    2-Start your browser.
    3-Create a listener.
    4-Configure your Web server mapping and note the physical and virtual directories. For example:
    I have done all the steps above except creating a listener. The documentation doesnt explain that step at all.
    I have created a cgi-bin directory and made it excetable and copied the rwcgi60.exe from reports server machine to the web server machine. I also copied the TNSNAMES entry for the web server from the reports server machine to the web server machine.
    Here is the command i use(just trying to make sure that web CGI is responding, but it doesnt work)
    http://web_server/scm/cgi-bin/rwcgi60.exe
    Other question: On the server machine, i have 3 oracle directories: ORA81, ISUITES, 806, which one should be the home directory for the reports to work on the web??
    I am using oracle 8.1.7 with 9iAS release 1.
    Thanks

    Please note that our CGI servlet is only used as a migration point for
    people with legacy CGI. It is not intended to support people with new
    development to -- we encourage you to use JSP and servlets.
    Thanks,
    Michael
    Savitha wrote:
    >
    Thanks Wei,
    Savitha
    "Wei Guan" <[email protected]> wrote in message
    news:8itate$332$[email protected]..
    Yes, WebLogic has CGIServlet to handle CGI, refer to document for details.
    Cheers - Wei
    Savitha <[email protected]> wrote in message
    news:8isq8i$ocn$[email protected]..
    Does Web logic Support CGI ?
    Need to connect the Web Server with the Oracle Reports Server running
    on
    a
    separate machine.
    Which is to be referred to as CGI_Virtual Directory?
    Thanks ,
    Savitha
    Thanks,
    Michael
    -- BEA WebLogic is hiring!
    Check our website: http://www.bea.com/

  • Pop up message on the variable screen in portal when report is run

    Hello
    I have a requirement to pop up a message stating " Date should not be entered before 2010 "on the variable screen of the report if date is entered before 2010 by the user when the report is run.
    Please can someone tell me how to implement this?
    thanks

    Hi Tom,
    The logic could be to include code in CMOD forat variable with ISTEP=2.
    IF I_STEP = 2.
    LOOP AT i_t_var_range into wa_t_var_range where vnam = 'Date Varaible'
    <write condition to check the year entered. First, using function module DATE_TO_PERIOD_CONVERT, extract year from Date>
    <   CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
            EXPORTING
              I_DATE               = ZT_SDT
            I_MONMIT             = 00
              I_PERIV              = 'Variant'
           IMPORTING
             E_BUPER              = zbuper
             E_GJAHR              = zbdatj this is the year entered
           EXCEPTIONS
             INPUT_FALSE          = 1
             T009_NOTFOUND        = 2
             T009B_NOTFOUND       = 3
             OTHERS               = 4>
    >
    Then check the year for the condition.
    If correct.
    exit.
    else.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    I_CLASS = 'RSBBS'
    I_TYPE = 'E'
    I_NUMBER = '000'
    I_MSGV1 = 'Date should not be entered before 2010'.
    raise again.
    endif.
    endif.
    endloop.
    Hope this helps you.!
    -Pradnya

  • Report on running services/processes?

    is it possible to create a report on running services, we are just starting to look at the reporting possiblities but we have a need to target and remove a certain service. The novell ZAM7 did not uninstall itself on a bunch of our windows 2000 machines when ZCM was deployed and now that the old ZEn server is gone we suspect slowness on booting those pc's due to the ZAM. So if we could report on the cclient.exe service running on certain machines that would help us track them down and remove the ZAM.

    Originally Posted by rvhskent
    is it possible to create a report on running services, we are just starting to look at the reporting possiblities but we have a need to target and remove a certain service. The novell ZAM7 did not uninstall itself on a bunch of our windows 2000 machines when ZCM was deployed and now that the old ZEn server is gone we suspect slowness on booting those pc's due to the ZAM. So if we could report on the cclient.exe service running on certain machines that would help us track them down and remove the ZAM.
    I foudn a round about way to get the information i wanted via a canned report, Zen hasa canned report that ideintifies asset inventory software and because i was looking for zam 7 it reported all instances of it, so now i can go ahead and clean off the machines that for whatever reason still have it.

Maybe you are looking for