Adbldxml.pl issue

Hi;
I have been made moe to my win2003 32 bit server dbtier to win 2003 64 bit server dbtier on r12.0.4 wiht 10.2.0.2 db version. Now my db is up lsnr up and i can connect from apps tier to database(new db)
I followed note:Using Oracle E-Business Suite Release 12 with a Database Tier Only Platform on Oracle 10g Release 2 [ID 456197.1]
while i was try to enable autoconfig on new 64 bit db i follow this steps:
set ORACLE_HOME=xxx\database\10.2.0
set ORA_NLS10=xxx\database\10.2.0\nls\9idata
set PATH=xxx\database\10.2.0\bin;%PATH%
set LD_LIBRARY_PATH=xxx\database\10.2.0\lib
set PERL5LIB=xxx\database\10.2.0\perl\5.8.3\lib\MSWin32-x86-multi-thread;xxx\database\10.2.0\perl\5.8.3\lib;xxx\database\10.2.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread;xxx\database\10.2.0\perl\site\5.8.3\lib;xxx\database\10.2.0\appsutil\perl
set PERL=xxx/database/10.2.0/perl/5.8.3/bin/MSWin32-x86-multi-thread
set PATH=%PERL%;%PATH%
set ORACLE_SID=MYSID
After those sets i follow:
cd <RDBMS> $ORACLE_HOME>/appsutil/bin
I run:
C:\perl adbldxml.pl
C:\
Nothing happened, i try:
C:\ perl adbldxml.pl tier=db appsuser=<APPSuser> appspasswd=<APPSpwd>
C:\
Nothing happened. I checked adbldxml.pl. It has this entery:
FILENAME
# | adbldxml.pl
# |
# | DESCRIPTION
# | AutoConfig Tool to generate the Context file for APPL_TOP and the
# | Database Oracle Home.
# | This Tool has been obsoleted for R12. Its funcionality has been
# | replaced by adclonectx.pl and the enhancement request in bug 5129854.
What i have to do?I cant use adbldxml.pl no more?I should use adclonectx.pl? It doesnt harmful(its for clone as i know)
After i cant run this, i try to enable my EBS, so i move to appstier. When i run autoconfig on appstier, i have below error in log file:
Updating s_tnsmode to 'generateTNS'
UpdateContext exited with status: 0
AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
Instantiating Tools tnsnames.ora
Tools tnsnames.ora instantiated
Web tnsnames.ora instantiated
adgentns.pl exiting with status 512
ERRORCODE = 512 ERRORCODE_END
.end std out.
.end err out.
and also:
[CVM Error Report]
The following report lists errors encountered during CVM Phase
<filename> <return code where appropriate>
xxx\apps\testappl\ad\12.0.0\bin\adgentns.pl 512
No of scripts failed in CVM phase: 1
[AutoConfig Error Report]
The following report lists errors AutoConfig encountered during each
phase of its execution. Errors are grouped by directory and phase.
The report format is:
<filename> <phase> <return code where appropriate>
[SETUP PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: xxx\apps\CONTEXT FILE\admin\install
adgendbc.cmd INSTE8_SETUP 1
AutoConfig is exiting with status 1
I found R12: adgentns.pl fails with AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora [ID 453901.1], but it direct me again to make enable autoconfig on dbtier
Help please

Hi Hussein;
I didnt create new appsutil on appstier, i just copy it from apps tier to new db server. In that note it mention:
Install the jre in the appsutil directory:
Copy the jre from the old $ORACLE_HOME/appsutil/jre to the new $ORACLE_HOME/appsutil directory. Or download the jre from the Sun website.
But in note Using Oracle E-Business Suite Release 12 with a Database Tier Only Platform on Oracle 10g Release 2 [ID 456197.1]
For Windows x64, both BEA's JRockit JDK 5.0 and Sun's JDK 5.0 are certified - we currently recommend that Windows x64 users copy over the Sun's JDK/JRE from the database's JDK directory to appsutil with the following instructions:
$ cd $ORACLE_HOME/appsutil
$ mv jre jre_old
$ mv clone/jre clone/jre_old
$ cp -r $ORACLE_HOME/jdk/jre jre
$ cp -r $ORACLE_HOME/jdk/jre clone/jre
What i did, i made first 10.2.1.0 sotware installation then i go $ORACLE_HOME/jdk/jre than copy it to $ORACLE_HOME/appsutil and also clone/jre as note mention
PS: I already install Java Development Kit (JDK) 5 on windows, question is i should copy jre from where i made this installation to appsutil/jre or i need to use $ORACLE_HOME/jdk/jre?? CONFUSED HERE!

Similar Messages

  • Issues expected in oracle 9i/10g to 11g upgrade

    Hi.
    We are planning to migrate some 95 odd applications from Oracle 9i/10g to 11g. The upgrade method we are planning to use is to setup 11g target servers and move databases from source to target using import/export. Then do the necessary changes in the app code and connect the application to the new target server and test.
    The source OS may be RHEL 3/4/5 or Solaris 8 and target OS will be RHEL 4/5 or Solaris 10.
    My questions are:
    1. What can be the expected database side issues possible while moving the structure+data+views/sps etc from old version to new version using import/export.
    2. How much time may it take to move the database from source to target for say a 100GB database?
    3. Will the change of OS have any implications on the movement from source to target?
    4. What are the application side issues possible considering that most apps use odbc/jdbc to connect to the datastores?
    5. Can any application side inline queries be affected?
    6. Will there be any changes to the column data types from 9i/10g to 11g which can impact the code?
    Thanks,
    Vipul Shah
    Edited by: 885362 on Sep 15, 2011 1:31 AM
    Edited by: 885362 on Sep 15, 2011 1:39 AM

    1. What can be the expected database side issues possible while moving the structure+data+views/sps etc from old version to new version using import/export. If you complete the steps in (Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.2) [ID 881505.1]) please see these docs.
    After RDBMS Upgrade To 11gR2 In An Applications 11i Environment: ORA-20000 DRG-100[51021],[Drwaf.C],[1605],[],[] ORA-4088 [ID 1104963.1]
    Running adbldxml.pl On DB Node Fails With Unsatisfiedlinkerror Exception Loading Native Library: njni11 [ID 1183373.1]
    Adstats.sql Fails While Upgrading Database to 11gR2 [ID 1232853.1]
    Ad_parallel_compile: Ora-01031: Insufficient Privileges in adadmin / re-create grants and synonyms for APPS schema after upgrade from 10gR2 to 11gR2 [ID 1148264.1]
    Ad_parallel_compile: Ora-01031: Insufficient Privileges in adadmin / re-create grants and synonyms for APPS schema after upgrade from 10gR2 to 11gR2 [ID 1148264.1]
    2. How much time may it take to move the database from source to target for say a 100GB database? Depends on many factors -- Try this on a test instance with similar hardware configuration and setup to production to estimate the time.
    3. Will the change of OS have any implications on the movement from source to target?No, but you may relink the executable files -- How to Relink Oracle Database Software on UNIX [ID 131321.1]
    4. What are the application side issues possible considering that most apps use odbc/jdbc to connect to the datastores? If you run AutoConfig with no errors when there should be no issues with ODBC/JDBC connectivity.
    5. Can any application side inline queries be affected? It should not be affected expect if you custom code use some features which are no longer available in 11g database.
    6. Will there be any changes to the column data types from 9i/10g to 11g which can impact the code?Typically no, however you need to do full and proper testing to verify.
    Thanks,
    Hussein

  • How adbldxml.pl creates the new database tier context file

    We just completed database upgrade from 9.2.0.6 to 9.2.0.8 to 11gR2 for 11.5.10.2 financial (on Windows 2003).
    Application seems working fine after upgrade, autoconfig on application and database tiers are all success, but I have an issue with adbldxml.pl.
    I have tried to run adbldxml.pl after upgrade, I can not sync the <s_perl5lib> and <s_adperlprg> oa_var on context it created with oa_var I read from OAM.
    On OAM PROD > AutoConfig > Environments > oa_environment:db_home, it read as,
    <s_adperlprg>D:\oracle\proddb\11.2.0\perl\bin\perl.exe
    <s_perl5lib>D:\oracle\proddb\11.2.0\perl\lib\site_perl\5.10.0;D:\oracle\proddb\11.2.0\appsutil\perl
    but the db context file created by adbldxml.pl read as,
    <s_adperlprg>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe
    <s_perl5lib>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib;d:\oracle\proddb\11.2.0\appsutil\perl;d:\oracle\proddb\11.2.0\appsutil\perl
    By my understanding, adbldxml.pl should take shell (DB DOS) evn perl settings to create context file, but it never takes env settings.
    I was wondering how does adbldxml.pl works? does it creates a context file by reading from database or take some templates or may be both? and eventually, how to solve the issue.
    thanks in advance.
    DW

    Thanks for reply.
    I did apply the TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U (9535311), it was a success from adpatch.
    I did apply the clone patches per Cloning Oracle Application Release 11i with Rapid Clone [ID 230672.1] 5. Apply the lastest Rapid Clone patches
    I have completed a rapid clone into a test server and ran clone scripts on app tier and db tier, the cloned application works fine as I can tell.
    I have tried (Autoconfig FAQ [ID 218089.1]), "I was instructed to change the value of the context variables s_adperlprg and s_perl5lib. How can I achieve that?"
    on the test server by setting perl5lib to the location it should be, but I ran adautocfg.pl instead of adconfig.pl, did it make difference? my understanding that adautocfg.pl
    will call adconfig.pl, are they interchangeable?
    Can I run adconfig.pl with context=<the correct context file> will make difference?
    adbldxml.pl is really stubborn, just won't bend.
    Would you mind advice me which table(s) in database contains these variables, I understand that it is not a good idea to modify the data in database directly, just curious?
    thanks
    DW

  • Adbldxml.pl tier=db error

    Hi All,
    i am on EBS 11.5.10.2 OS AIX 5.3
    i have performed an 11i DB upgrade from 9i to 10g and currently implementing autoconfig
    i have generated the appsutil.zip file and moved to 10g ORACLE_HOME
    when i run the
    perl adbldxml.pl tier=db script i get the below error
    Starting context file generation for db tier..
    ERROR: Invalid java version found: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java[3]: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java.bin: 0403-006 Execute permission denied.
    could anyone suggest how to resolve this error?
    Thanks
    SK

    Hi Sk;
    i am on EBS 11.5.10.2 OS AIX 5.3
    i have performed an 11i DB upgrade from 9i to 10g and currently implementing autoconfig
    i have generated the appsutil.zip file and moved to 10g ORACLE_HOME
    when i run the
    perl adbldxml.pl tier=db script i get the below error
    Starting context file generation for db tier..
    ERROR: Invalid java version found: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java[3]: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java.bin: 0403-006 Execute permission denied.If you set env file in .profile than please disable it than, set correct ORACLE_HOME(11g) than retry issue. Also be sure u have permisson for this path
    Regard
    Helios

  • Oracle Ebusiness Suite R12 Forms Issue

    Hi All,
    I am facing a strange issue.
    I am able to login to the EBiz R12.1.3 successfully. But when i click on any responsiblity and try to open the forms, the Oracle logo ( flash screen comes ) and then a small window of forms opens up, and then the forms window opens and automatically get closed within 1 or 2 seconds.
    What is the problem ?? I have raised Sev1 SR, its going on for last 3 days and no one able to detect it. Hope, someone had similar problem and also resolved it.
    My configuration : 1 F5 LB , 2 Apps Node , 2 DB Node and SAN Storage
    Metalink note id which i followed : 823587.1 , 1362116.1 , 384248.1
    My steps :
    Installed the Grid Infra Home using the "oracle" OS user and then Oracle RAC Home using the "orasit" OS user.
    Migrate the DB from non RAC,nonASM instance ( GOLD instance ) to the RAC ASM ( SIT instance )
    Run adbldxml.pl , then adconfig in the DB side.
    In the Apps side , i copied the appl top from the source that is GOLD instance and kept in the shared mount point in the SIT multinode server.
    run adcfgclone.pl and then adautocfg.sh , everything runs successfully. NO ERROR at all.
    Then i opened the EBiz login page, logged into it and then tried to open forms. And then problem comes.
    It will be a great rescue to me, if someone can put some light in this regards.
    Thanks
    Saroj Mahanta
    00972 546018145

    Hi,
    Please find the last 15lines from the error log files.
    [applsit@compsitapp1 Apache]$ tail -15 error_log.1325808000
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:58,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:59,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:60,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:42:36 2012] [error] [client 10.236.91.70] [ecid: 1325846556:10.237.160.120:16434:0:59,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:44,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:45,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:46,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:307,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:308,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:309,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:22:23 2012] [error] [client 10.33.43.213] [ecid: 1325856143:10.237.160.120:17142:0:243,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:22:42 2012] [error] [client 10.33.43.213] [ecid: 1325856162:10.237.160.120:16438:0:251,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:23:35 2012] [error] [client 10.237.160.254] [ecid: 1325856215:10.237.160.120:17143:0:256,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:24:18 2012] [error] [client 10.33.43.213] [ecid: 1325856258:10.237.160.120:16432:0:273,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 16:37:02 2012] [error] [client 10.33.43.213] [ecid: 1325860622:10.237.160.120:19706:0:4,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 Apache]$ pwd
    /ua01/app/SIT/inst/apps/SIT_compsitapp1/logs/ora/10.1.3/Apache
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 Apache]$ tail -15 access_log.1325808000
    10.237.160.254 - - [06/Jan/2012:21:29:54 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:29:57 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:01 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:09 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:17 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:17 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:24 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:25 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:33 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:37 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:41 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:49 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:54 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:57 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:57 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 forms_default_group_1]$ pwd
    /ua01/app/SIT/inst/apps/SIT_compsitapp1/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    [applsit@compsitapp1 forms_default_group_1]$ tail -15 application.log
    12/01/06 15:22:37.659 formsweb: Servlet error
    java.lang.NullPointerException
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    [applsit@compsitapp1 forms_default_group_1]$
    Thanks
    Saroj

  • New DVR Issues (First Run, Channel Switching, etc.)

    I've spent the last 30 minutes trying to find answers through the search with no luck, so sorry if I missed something.
    I recently switched to FIOS from RCN cable in New York.  I've gone through trying to setup my DVR and am running into issues and was hoping for some answers.
    1.  I setup two programs to record at 8PM, I was watching another channel at the time and only half paying attention.  Around 8:02 I noticed a message had popped up asking if I would like to switch channels to start recording.  I was expecting it to force it to switch like my old DVR, but in this case it didn't switch and I missed the first two minutes of one of the shows.  I typically leave my DVR on all day and just turn off the TV, this dual show handling will cause issues with that if I forget to turn off the DVR.  Is there a setting I can change that will force the DVR to choose one of the recording channels?
    2.  I setup all my recordings for "First Run" because I only want to see the new episodes.  One show I setup was The Daily Show on comedy central, which is shown weeknights at 11pm and repeated 3-4 times throughout the day.  My scheduled recordings is showing all these as planned recordings even though only the 11pm show is really "new".  Most of the shows I've setup are once a week so they aren't a problem, but this seems like it will quickly fill my DVR.  Any fixes?
    Thanks for the help.
    Solved!
    Go to Solution.

    I came from RCN about a year ago.  Fios is different in several ways, not all of them desirable.  Here are several ways to get--and fix--unwanted recordings from a series recording setup.
    Some general principles. 
    Saving changes.  When you originally create a series with options, or if you go back to edit the options for an existing series, You MUST save the Series Options changes.  Pretty much everywhere else in the user interface, when you change an option, the change takes effect immediately--but not in Series Options.  Look at the Series Options window.  Look at the far right side.  There is a vertical "Save" bar, which you must navigate to and click OK on to actually save your changes.  Exiting the Series Options window without having first saved your changes loses all your attempted changes--immediately.
    Default Series Options.  This is accessed  from [Menu]--DVR--Settings--Default Series Options.  This will bring up the series options that will automatically be applied to the creation of a NEW series. The options for every previously created series will not be affected by a subsequent modification of the Default Series Options.  You should set these options to the way you would like them to be for the majority of series recordings that you are likely to create.  Be sure to SAVE your changes.  This is what you will get when you select "Create Series Recording" from the Guide.  When creating a new series recording where you think that you may want options different from the default, select "Create Series with Options" instead.  Series Options can always be changed for any individual series set up later--but not for all series at once.
    Non-series recordings.  With Fios you have no directly available options for these.  With RCN and most other DVRs, you can change the start and end times for individual episodes, including individual episodes that are also in a series.  With Fios, your workarounds are to create a series with options for a single program, then delete the series later;  change the series options if the program is already in a series, then undo the changes you made to the series options later; or schedule recordings of the preceding and/or following shows as needed.
    And now, to the unwanted repeats. 
    First, make sure your series options for the specific series in question--and not just the series default options--include "First Run Only".  If not, fix that and SAVE.  Then check you results by viewing the current options using the Series Manager app under the DVR menu.
    Second, and most annoying, the Guide can have repeat programs on your channel tagged as "New".  It happens.  Set the series option "Air Time" to "Selected Time".  To make this work correctly, you must have set up the original series recording after selecting the program in the Guide at the exact time of a first run showing (11pm, in your case), and not on a repeat entry in the Guide.  Then, even it The Daily Show is tagged as New for repeat showings, these will be ignored. 
    Third, another channel may air reruns of the program in your series recording, and the first showing of a rerun episode on the other channel may be tagged as "New".  These can be ignored in your series if you set the series option "Channel" to "Selected Channel".  Related to this, if there is both an SD and HD channel broadcasting you series program, you will record them both if the series option "Duplicates" is set to "Yes".  However, when the Channel option is set to "Selected Channel", the Duplicates Option is always effectively "No", regardless of what shows up on the options screen.  
    As for you missing two minutes,  I have sereral instances in which two programs start recording at the same time.  To the best of my recollection, whenever the warning message has appeared, ignoring it has not caused a loss of recording time.  You might have an older software version.  Newest is v.1.8.  Look at Menu--Settings--System Info.  Or, I might not have noticed the loss of minutes.  I regularly see up to a minute of previous programming at the start of a recording, or a few missing seconds at the beginning or end of a recording.  There are a lot of possibilities for that, but the DVR clock being incorrect is not one of them.  With RCN, the DVR clocks occasionally drifted off by as much as a minute and a half.

  • Pension issue Mid Month Leaving

    Dear All,
    As per rule sustem should deduct mid month joining/leaving/absences or transfer scenarios, the Pension/PF Basis will be correspondingly prorated. But our system is not doing this. In RT table i have found 3FC Pension Basis for Er c 01/2010                    0.00           6,500.00.
    Employee leaving date is 14.04.2010. system is picking pension amout as 541. Last year it was coming right.
    Please suggest.
    Ashwani

    Dear Jayanti,
    We required prorata basis pension in case of left employees and system is not doing this. This is the issue. As per our PF experts Pension amount should come on prorata basis for left employees in case they left mid of month.System is doing prorata basis last year but from this year it is deducting 541. I am giving two RT cases of different years.
    RT table for year 2010. DOL 26.04.2010
    /111 EPF Basis              01/2010                    0.00           8,750.00 
    /139 VPF Basis              01/2010                    0.00           8,750.00 
    /3F1 Ee PF contribution     01/2010                    0.00           1,050.00 
    /3F3 Er PF contribution     01/2010                    0.00             509.00 
    /3F5 Ee Mon PF contribution 01/2010                    0.00           1,050.00 
    /3F6 Ee Ann PF contribution 01/2010                    0.00          12,600.00 
    /3F9 PF adm chrgs * 1,00,00 01/2010                    0.00              96.25 
    /3FA PF basis for Ee contri 01/2010                    0.00           8,750.00 
    /3FB PF Basis for Er Contri 01/2010                    0.00           8,750.00 
    /3FJ VPF basis for Ee contr 01/2010                    0.00           8,750.00 
    /3FL PF Basis for Er Contri 01/2010                    0.00           6,500.00 
    /3F4 Er Pension contributio 01/2010                    0.00             541.00
    /3FC Pension Basis for Er c 01/2010                    0.00           6,500.00
    /3FB PF Basis for Er Contri 01/2010                    0.00           8,750.00
    /3FC Pension Basis for Er c 01/2010                    0.00           6,500.00
    /3FJ VPF basis for Ee contr 01/2010                    0.00           8,750.00
    /3FL PF Basis for Er Contri 01/2010                    0.00           6,500.00
    /3R3 Metro HRA Basis Amount 01/2010                    0.00           8,750.00
    1BAS Basic Salary           01/2010                    0.00           8,750.00
    RT table for year 2009. DOL 27.10.2009
                                                                                    /111 EPF Basis              07/2009                    0.00           9,016.13
    /139 VPF Basis              07/2009                    0.00           9,016.13
    /3F1 Ee PF contribution     07/2009                    0.00           1,082.00
    /3F3 Er PF contribution     07/2009                    0.00             628.00
    /3F5 Ee Mon PF contribution 07/2009                    0.00           1,082.00
    /3F6 Ee Ann PF contribution 07/2009                    0.00           8,822.00
    /3F9 PF adm chrgs * 1,00,00 07/2009                    0.00              99.18
    /3FA PF basis for Ee contri 07/2009                    0.00           9,016.00
    /3FB PF Basis for Er Contri 07/2009                    0.00           9,016.00
    /3FJ VPF basis for Ee contr 07/2009                    0.00           9,016.00
    /3FL PF Basis for Er Contri 07/2009                    0.00           5,452.00
    /3FB PF Basis for Er Contri 07/2009                    0.00           9,016.00 
    /3FC Pension Basis for Er c 07/2009                    0.00           5,452.00 
    /3FJ VPF basis for Ee contr 07/2009                    0.00           9,016.00 
    /3FL PF Basis for Er Contri 07/2009                    0.00           5,452.00 
    /3R4 Non-metro HRA Basis Am 07/2009                    0.00           9,016.13 
    1BAS Basic Salary           07/2009                    0.00           9,016.13 
    Now please suggest what to do. where is the problem  ? If have also checked EXIT_HINCALC0_002 but nothing written in it.
    With Regards
    Ashwani

  • Open PO Analysis - BW report issue

    Hello Friends
    I constructed a query in BW in order to show Open Purchase Orders. We have custom DSO populated with standard
    datasource 2lis_02_itm (Purcahse Order Item). In this DSO we mapped the field ELIKZ to the infoobject 0COMP_DEL
    (Delivery completed).
    We loaded the data from ECC system for all POs and found the following issue for Stock Transport Purchase orders (DocType = UB).
    We have a PO with 4 line items. For line items 10 and 20, Goods issued, Goods received and both the flags "Delivery
    complete" and "Final delivery" checked. For line items 30 and 40, only delivery indicator note is issued for zero
    quantity and Delivery complete flag is checked (Final delivery flag is not checked) in ECC system. For this PO, the
    delivery completion indicator is not properly updated in the DSO for line items 30 and 40. The data looks like the
    following:
    DOC_NUM     DOC_ITEM       DOCTYPE     COMP_DEL
    650000001       10     UB        X
    650000001       20     UB        X
    650000001       30     UB
    650000001       40     UB      
    When we run the Open PO analysis report on BW side this PO is appearing in the report but the same is closed in ECC
    system.
    Any help is appreciated in this regard.
    Thanks and Regards
    sampath

    Hi Priya and Reddy
       Thanks for your response.
                         Yes the indicator is checked in EKPO table for items 30 and 40 and delta is running regularly for more than 1 year and no issues with other POs. This is happening only for few POs of type Stock Transport (UB).
                        I already checked the changes in ME23N and the Delivery completed indicator was changed and it reflected in EKPO table. Further, i checked the PSA records for this PO and i am getting the records with the Delivery completed flag but when i update from PSA to DSO the delivery completed indicator is not updating properly.
                       In PSA, for item 30 i have the following entries. Record number 42 is capturing the value X for ELIKZ but after that i am getting two more records 43 and 44 with process key 10 and without X for ELIKZ. I think this is causing the problem.
    Record No.    Doc.No.                    Item              Processkey         Rocancel     Elikz
        41               6500000001            30                    11                            X           ---    
        42               6500000001            30                    11                            ---           X
        43               6500000001            30                    10                            X           ---
        44               6500000001            30                    10                            ---         ---
    (Here --- means blank)        
    Thanks and Regards
    sampath

  • HP LaserJet Enterprise 600 M602 driver issue

    Hello,
    I've got issue with 600-series printers. We use the latest UPD drivrer ver. 61.175.1.18849 and print from XenApp 6.5. The error occurs every time when users try to print jpg files from XenApp session. It only happens with 600 series printers and UPD.
    Also I've tried to assign native 600-series driver ver. 6.3.9600.16384 and it works good. But with that driver system says that it's color printer and it brokes our printing reports. These reports are very important for us. So we can't use printer and that driver as well.
    Printer installed on Windows Server 2012 R2. All clients are Windows 7 x64. XenApp Servers are Server 2008R2.
    Is it possible to get fixed UPD driver or correct native driver for Server 2012 R2?
    Regards,
    Anatoly

    I am sorry, but to get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial printer. You can do this at Printers - LaserJet.
    Click on New Post.
    I hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Windows 7 displays error message when exiting +cursor issue

    Two issues here. CS5 Phoshop on Wind 7 64 bit.
    Physical processor count: 8
    Processor speed: 3073 MHz
    Built-in memory: 12279 MB
    Free memory: 9577 MB
    Memory available to Photoshop: 10934 MB
    Memory used by Photoshop: 80 %
    Image tile size: 128K
    First issue is since the latest automatic Adobe update (why fix what isn't broken?) Every time I now exit Photoshop I get the message "Adobe QT Server has stoped working" and occasionally it happens when I exit bridge. Indesign is also behaving badly. I can no longer start a previous document from file manager without ID crashing out.
    The other is the cursors in Clone and erase lose their edge (become invisable) for no reason - well not quite. Noise Ninja crashed Photoshop when I tried to use it. I reinstalled it and all is well. The cursor issue seems to be intermittant but came back (for no reason) after I reinstalled NN. I can't seem to change the cursor, no matter what I do. The problem is now seriously affecting how I work. Almost enough to go back to Win XP which ran CS5 Photoshop flawlessly.
    Any help will be gratefully accepted.
    Doug

    function(){return A.apply(null,[this].concat($A(arguments)))}
    doug87510 wrote:
    The recent problem is the entire outline of the cursor (including the crosshair in the middle) was missing at any size of cursor. All I had was exactly what I'd get if I used a real spraygun.
    Well, that issue is simply a matter of hitting the Caps Lock key.  When Caps Lock is on, you'll see the cursor outline, and when it is off you'll see a crosshair.  That's a feature, not a bug.
    Glad to hear the 11.1 drivers are out.  I will download them and try them now myself.
    Regarding "Adobe QT" crashing...  QT brings to mind QuickTime, though that is Apple, not Adobe.  Do you have Apple QuickTime installed?
    Regarding memory usage, with 12 GB of installed RAM, you should be able to set Photoshop to use 90% or more in Edit - Preferences - Performance.
    -Noel

  • Issue in Creation of Periodicals for Contracts in CRM7.0

    Hello,
    I have a requirement to create Contracts in CRM7.0 system.
    And I am doing this using the BAPI *BAPI_BUSPROCESSND_CREATEMULTI*
    Good part is Contract Order gets created, but onlywith Header Details.
    The issues i am facing --
    1. I need to know what kind/type of data must be passed to the interface parameters, the F1 Help/Documentation is vague.
    2. I am passing data in the INPUT FIELDS structure with the Object ID, Handle Number, Reference GUID and Fieldname,
        here what does 'Logical Key' field indicate? What should be passed here.
        What does 'REFERENCE KIND' field indicate, i have been passng 'A' for everything (to be frank i dont know whats its significance is!!).
    3. With so much, My Order gets created but with less than half details, i.e. the Objects not getting created are -  Partner, Product, terms/appointments, Status, LongTexts......
    Any help/inputs would be appreciated.
    Hope my problem is stated clearly ...
    --Regards
    Dedeepya

    Hi Anu,
    i found my solution by debugging with existing data or while creating it in CRMD_ORDER.
    Ensure that you are passing a correct entry in INPUT_FIELDS structure.
    As i haven't worked on rebates i woudlnt be able to help you, I suggest you debug to arrive at a solution.
    You can preset your break-points at :-
    1. FM - CRM_ORDER_MAINTAIN
    2. CRM_ORDER_MAINTAIN_MULTI_OW -- Debug through the complete FM.
    3. CRM_ORDER_PREPARE_MULTI_OW -- The data is set in this function module.
    Regards
    Dedeepya C

  • Issue in creation of plant related data at receiving server using BD10

    Hi all,
    This is regarding Material master creation using B10.I am using MATMAS05 message type for sending data from one system to another.Data is sent and received successfully.When i go in mm03 i can see all the views created successfully accept views related to PLANT.Please guide to resolve the issue.
    When i entered into Log-
    1)"The field MBEW-BKLAS is defined as a required field; it does not contain an entry".
    2)"No material master data exists for material AB_08.04.09(30) in plant 4001".
    My segemnt is as follows-
    ZMATMAS05                      matmas05
           E1MARAM                        Master material general data (MARA)
               Z1KLART                        KLART----
    My extention
               E1MARA1                        Additional Fields for E1MARAM
               E1MAKTM                        Master material short texts (MAKT)
               E1MARCM                        Master material C segment (MARC)
                   Z1AUSPM                        E1AUSPMDistribution of Classification:----
    My extention
                   E1MARC1                        Additional Fields for E1MARCM
                   E1MARDM                        Master material warehouse/batch segment (MARD)
                   E1MFHMM                        Master material production resource/tool (MFHM)
                   E1MPGDM                        Master material product group
                   E1MPOPM                        Master material forecast parameter
                   E1MPRWM                        Master material forecast value
                   E1MVEGM                        Master material total consumption
                   E1MVEUM                        Master material unplanned consumption
                   E1MKALM                        Master material production version
               E1MARMM                        Master material units of measure (MARM)
               E1MBEWM                        Master material material valuation (MBEW)
               E1MLGNM                        Master material material data per warehouse number (MLGN)
               E1MVKEM                        Master material sales data (MVKE)
               E1MLANM                        Master material tax classification (MLAN)
               E1MTXHM                        Master material long text header
               E1CUCFG                        CU: Configuration data
           E1UPSLINK                      Reference from Object to Superior UPS
    Thanks.
    Edited by: sanu debu on Apr 27, 2009 7:10 PM

    CREATE CONTROLFILE SET DATABASE "NEWDB" NORESETLOGS ARCHIVELOGAlso when you are setting a new database, the option should be RESETLOGS and not NORESETLOGS.
    'D:\APP\ADMINISTRATOR\ORADATA\NEWDB\ONLINELOG\O1_MF_2_7FK0XKB8_.LOG
    D:\APP\ADMINISTRATOR\ORADATA\NEWDB\DATAFILE\O1_MF_SYSTEM_7FK0SKN0_.DBFWhy underscore(_) at the end of the datafile name. Any specific reason ?

  • Issue in Creation of new Value Field in CO-PA

    Hi,
    I have a query in CO-PA Value Field Linking.
    In my Development Client,
    1. Created a New Value Field (No Transport Request Generated)
    2. Linked to the above to new Conditon type created in SD. (Tranport request was generated) i.e. in Flow of Actual Values->Transfer of Billing Documents->Assign Value Fields
    However then i try creating a new Value Field in my Production Client it throws a message 'You have no authorization to change Fields".
    Is this an issue with authorization or i need to transport the Value field too from Development to Production client.
    Please Advise.
    Thanks in Advance,
    Safi

    Thanks Phaneendra for the response.
    The creation of Value field did not create any tranportation request. Will this too be transported if i transport the Operating Concern.
    Please Advise.
    Thanks,
    Safi

  • Issue of Free Goods

    Dear All
    I have some is my current assignment-Customer is buying some material say "A" want "B,C" as exclusive free goods
    is it possible to give two free at a time in same order ?
    I only know one exlusive free good can be give to one material with combination of customer ( Customer/Material)
    Looking for some inputs regarding the issue.
    Can you plz suggest me if there is any possiblities for BOM?
    Many Thanks
    Rakesh Naveen

    Dear Rakesh,
    Be informed that free goods is not currently supported in combination with material structures (e.g. product selection,     
    bills of material, variants with BOM explosion), see note 796926.   
    Determination of free goods is performed in include FV45PF0N_NATRAB_SELECTION and the check is hardcoded. You will have to modify the program to get that functionality, but be carfull that any modification won't be supported by SAP, see note 170183.                
    I hope it can help you.
    Ruy Castro

  • Issue in creation of control cycle

    Dear Gurus,
    During creation of control cycle (LPK1), the fields for source information is not appearing in my system.
    I compared control cycle in a different ECC system where source information is appearing.
    How can make the screen appear in my ECC system.
    Please find the screenshots.
    Any pointers will be highly appreciated.
    This thread is further to the threads in Production Planning and LE/WM Forum. I could not resolve the issue with the threads.
    Hope that I will get any pointer in EWM forum.
    http://scn.sap.com/thread/3609441
    http://scn.sap.com/thread/3610822
    With Regards,
    Malay

    Hello Malay,
    Can first contact your ABAPer and ensure the bottom screen is not an Screen Enhancement?
    If it is a some custom development, your ABAPer can help you on the logic behind it.
    Else, Let us know.
    Regards,
    Sathish

Maybe you are looking for

  • Unable to create a folder in lower levels of root folder

    It appears to me I cannot create a new folder in the lower levels of root folder. Currently, I have to create a new folder right below root folder and then drag it to lower level folder. Why I can't do it in one go. Thanks!

  • FB60 USER EXIT PROB

    I am trying to use a user exit in FB60, The exit is F050S001 - EXIT_SAPLF050_002. I have created the include ZX050U01. I have entered my code. I created a project in CMOD. When I run the trans FB6O and go to post the document my breakpoint is never h

  • Help in BADI_SD_DOCUMENTFLOW

    hi experts, Does any one have a sample code for the BADI_SD_DOCUMENTFLOW. Method is ADD_SUBSEQUENT_DOCUMENT. Thanks, Krishnakumar

  • Can't open excel error message -1712

    can't open excel comes up with error message -1712

  • Automating save for web

    Hi, Is there a way of using automator to do the same thing as Photoshop's 'Save for web' function? I've tried setting up a 'scale' function for automator, but it leaves the images far too big (i.e. a 640x320 image is around 12k using Photoshop but 15