Issues while upgrading the db of  an 11iEBS application , 10.2.0.4 to 11gR2

Team,
I am following the doc is: 881505.1 to upgrade the DB(10.2.0.4.0) of an 11iEBS application to 11gR2.
From the Doc I have completed steps till 13. Now doing the actual upgrade following the doc Oracle Database Upgrade Guide 11g Release 2 (11.2).
I have logged into the instance and set up the variables for new oracle home, and am running the dbua command and getting the error.
" Database Vault option is enabled in the Oracle Home "/slot/ems6764/oracle/app/ora6764/product/11.2.0/dbhome_1". This needs to be disabled prior to upgrade".
I checked and the option is not enabled. Checked in the 10g oracle home and the option is disabled. I had run the pr-upgrade script it didnt give me any errors.
As the 11g db is not yet up, its still give me the above error. I also tried brining up the 11g db with some workaround mentioned in support.oracle.com and their also its disabled.
Tried all the options and exhausted. Could you please help me in this as I am unable to proceed with the upgrade. Let me know if some more information is required to help me in debugging the issue.
Thanks
Shyam.

Logged into my instance name(hzobdv13) as oracle user for 10g OH
Performed all the below steps on 10g Oracle Home.
1) Stopped the db and also the listener.
2)
-bash-3.00$ cd $ORACLE_HOME/rdbms/lib
-bash-3.00$ make -f ins_rdbms.mk dv_off lbac_off ioracle
/usr/bin/ar cr /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzvndv.o
/usr/bin/ar cr /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzlnlbac.o
chmod 755 /slot/ems6764/oracle/hzobdv13db/10.2.0/bin
- Linking Oracle
rm -f /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle
gcc -o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle -L/slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib/stubs/ -L/usr/lib -lirc -Wl,-E `test -f /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/sskgpsmti.o && echo /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/sskgpsmti.o` /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/opimai.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ssoraed.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ttcsoi.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/defopt.o -Wl,--whole-archive -lperfsrv10 -Wl,--no-whole-archive /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/nautab.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naeet.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naect.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naedhs.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt `if /usr/bin/ar tv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/null 2>&1 ; then echo "-loraolap10" ; fi` -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 `if [ -f /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/libavserver10.a ] ; then echo "-lavserver10" ; else echo "-lavstub10"; fi` `if [ -f /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/libavclient10.a ] ; then echo "-lavclient10" ; fi` -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 -lclsra10 -ldbcfg10 -locijdbcst10 -lwwg `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `if /usr/bin/ar tv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsdo10"; fi` -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -laio `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/sysliblist` -Wl,-rpath,/slot/ems6764/oracle/hzobdv13db/10.2.0/lib -lm `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/sysliblist` -ldl -lm -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib
/slot/ems6764/oracle/hzobdv13db/10.2.0/lib//libcore10.a(lcd.o)(.text+0x8e8): In function `lcdprm':
: warning: the `gets' function is dangerous and should not be used.
mv -f /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracleO
mv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle
chmod 6751 /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle
3) started the db and listener
4)logged in as sysdba
SQL> alter trigger dvsys.dv_before_ddl_trg disable;
alter trigger dvsys.dv_before_ddl_trg disable
ERROR at line 1:
ORA-04080: trigger 'DV_BEFORE_DDL_TRG' does not exist
SQL> alter trigger dvsys.dv_after_ddl_trg disable;
alter trigger dvsys.dv_after_ddl_trg disable
ERROR at line 1:
ORA-04080: trigger 'DV_AFTER_DDL_TRG' does not exist
5)
SQL> alter system set recyclebin=off scope=spfile;
alter system set recyclebin=off scope=spfile
ERROR at line 1:
ORA-32001: write to SPFILE requested but no SPFILE specified at startup
dvremov.sql is not present under 10g Oracle home. Checked its present under 11g Oracle home, but the database for 11g is not created and I cannot log into it.
rest of the steps didnt work.
6) SQL> exec DBMS_NETWORK_ACL_ADMIN.DROP_ACL ('/sys/acls/dvsys-network-privileges.xml');
BEGIN DBMS_NETWORK_ACL_ADMIN.DROP_ACL ('/sys/acls/dvsys-network-privileges.xml'); END;
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.DROP_ACL' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
7) -bash-3.00$ cd $ORACLE_HOME/rdbms/lib
-bash-3.00$ make -f ins_rdbms.mk lbac_on ioracle
make: *** No rule to make target `/slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzlilbac.o', needed by `lbac_on'. Stop.
8)
SQL> alter system set recyclebin=on
2 ;
System altered.

Similar Messages

  • Error while upgrading the patch from RMS 13.1.1.1 to RMS 13.1.1.2

    Hi,
    While upgrading the rms dbschema from 13.1.1.1 to RMS 13.1.1.2 we are getting the following error update ALC_FREIGHT_COST table or view doesnt exist.
    We have checked the data model of rms 13.1.1 and rms 13.1.2 and we couldnt find the table "ALC_FREIGHT_COST."
    So anybody could give suggestions on this.
    Appreciate your help
    Thanks,
    Suresh

    I'd ignore the error for the moment and file an SR with OracleSupport to make them aware of the issue and release a better script - all of this assuming that your 13.1.1 starting point is valid and correctly installed.
    Additionally you can locate the SQL upgrade script that is actually trying to do something on the mentioned table, and grasp what it is trying to achieve and how relevant that is for you.
    The table exists in our 13.0.3 setup. The release notes of 13.1.0 mention a rework of cost component functionality, so seems like it was deprecated in that release.
    Best regards,
    Erik

  • Error while upgrading the NW04 engine

    Hi All,
    I got following error while upgrading the NW04 engine. "error while reading sdmrepository.sdc file. return code 16."
    I tried from stand alone. same issue. It would be great if somebody gives solution quickly.
    Thanks
    Vincent

    Hi ,
    even if you start the mode in either standalone or integrated your SDM won't start completely and shows the above error.
    check for sdmrepository.sdc file under <Drive>:\usr\sap\<SAP_ID>\JC<Instance_ID>\SDM\program\config\
    sdc file might got corrupted or it's size would have got reduced. even if you run sdm in standalone or integrated,
    you will get the same error.
    Solution is to compare with the backup file that sapinst created everytime while upgarding the engine in the same folder and
    replace the latest with the current.then your problem is solved.
    hope that helps.reward points if it helps

  • Performance issue while opening the report

    HI,
    I am working BO XI R3.1.there is performance issue while opening the report in BO Solris Server but  on window server it is compratively fast.
    we have few reports which contains 5 fixed prompt 7 optional prompt.
    out of 5 fixed prompt 3 prompt is static (it contains 3 -4 record only )which is coming from materlied view.
    we have already use many thing for improve performance in report like-
    1) Index Awareness
    2) Aggregate Awareness
    3) Array fatch size-250
    3) Aray bind time -32767
    4) Login time out -600
    the issue is that before refresh opening the report iteslf taking time 1.30 min on BO solris server but same report taking time in BO window server 45 sec. even we  import on others BO solris server it is taking same time as per old solris server(1.30 min).
    when we close the trace in solris server than it is taking 1.15  sec time.it should not be intial phase it is not hitting more on database.so why it is taking that much time while opening the report.
    could you please guide us where exectly problem is there and how we can improve performance for opening the report.In case the problem related to solris server so what would be and how can we rectify.
    Incase any further input require for the same feel free to ask me.

    Hi Kumar,
    If this is happening with all the reports then this issue seems to be due to firewall or security settings of Solaris OS.
    Please try to lower down the security level in solaris and test for the issue.
    Regards,
    Chaitanya Deshpande

  • Getting Duplicate Object existing issue while deploying the BIAR file

    Hi All,
    We are trying to deploy BIAR File with XI R2 Command tool InstallEntSdkWrapper. But we are getting Duplicate Object exixting issue while deploying the BIAR file.
    Error Message:
    [report] [InstallEntSdkWrapper.main] Connecting to CMS plmdevapp31:6400 as administrator
       [report] [InstallEntSdkWrapper.CmsImportFile] Exception: An error occurred at the server :
       [report] Failed to commit objects to server : Duplicate object name in the same folder.
       [report]
       [report] [InstallEntSdkWrapper.main] BIAR File could not be imported
    If we are doing any promition with Import Wizard we have an option to "Overwrite object contents" option to overwite exixting objects. It will very helpful if any one suggest how we can achieve this through InstallEntSdkWrapper.
    Unfortunately there is no documentation availabe on InstallEntSdkWrapper.
    Cheers!

    That's a limitation with the XI Release 2 InstallEntSdkWrapper.jar tool.
    Sincerely,
    Ted Ueda

  • Issue while posting the invoice in background using the WF-BATCH user

    Hi Friends,
      I am facing an issue while posting the invoice in background using the WF-BATCH user. I am using a invoice approval workflow where in when the approver approvers the invoice the invoice document get posted using a background method, which uses BO FIPP and Method POST and i am returning the Message Text to my workflow container from this method. When i see the log an exception is rasied from this method with an error  message "V004: You are not authorized to change this document", but WF-BATCH is having SAP_ALL and SAP_NEW authorizations. If i try to post the invoice using the method from my user id it is getting posted. What could be the issue. Please advice.

    Hi Sapient,
    The Parameter, Roles would be different for the LOGIN USER and WF-BATCH.. So ask your administrator
    to set the Roles & Parameters similar to that of LOGIN USER to WF-BATCH.
    For further refrence check in SU01 giving the LOGIN USER and then check with WF-BATCH... you would
    find the difference...
    Hope this would help you..
    Good luck
    Narin

  • Issue after upgrade the ASA5520 from 7.2.4 to 8.2.5,

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

  • Issue while Creating the records in OAF by disabling one field.

    Hi Experts,
    I am having the scenario like this.
    From the OAF page I want to create the record by omitting one field(it is disable for OAF).
    Consider the folowing scenario..
    I am having the following fields Empno,Empname,Salary,Job in the OAF page where I made the Job field alone as disable and the style i am using for job field is message text input and i have set the initial value as 'Manger'.
    I am facing issue while creating the records in OAF page without the job filed value ie 'Manager' then the records were not inserted into my tables. Whereas if I enable the job field in OAF page(meaning I gave the job as 'Manager' in OAF page) I am able to create the records from OAF page and able get inserted in the database.
    Could Anyone can suggest where I fail as it is my Priority issue.
    Any Suggestion will be a great help for me.
    Thanks,
    Murugesh.

    or you can default it in the controller by handling add row event
    if(vo.hasNext())
    vorow = vo.next();
    vorow.setAttribute("xxxx",3838);
    --Prasanna                                                                                                                                                                                                                                                                                                                                   

  • Calendar and Time showing in arabic but my phone's language is English. I bought my phone from DU in UAE , Dubai. Please help me solve this issue while keeping the Region to United Arab Emirates

    Calendar and Time showing in arabic but my phone's language is English. I bought my phone from DU in UAE , Dubai. Please help me solve this issue while keeping the Region to United Arab Emirates

    Valentine350z wrote:
    while keeping the Region to United Arab Emirates
    Not possible, I think.  Tell Apple how you feel about this at
    http://www.apple.com/feedback/iphone.html

  • Issue while archiving the processed file in sender communication channel using SFTP adapter

    Hi All,
    In one of my scenario (File to IDOC), we are using SFTP sender communicationchannel.
    we are facing an issue while archiving the processed file. Some times PI processed the file successfully but unable to archive it and in the next poll PI process & archives the same file successfully which will creates duplicate orders in ECC.
    Please let us know how to resolve this issue.

    Hi Anil,
    Refer Archiving concepts in below links.
    http://help.sap.com/saphelp_nw73/helpdata/en/44/682bcd7f2a6d12e10000000a1553f6/content.htm?frameset=/en/44/6830e67f2a6d12e10000000a1553f6/frameset.htm
    http://scn.sap.com/docs/DOC-35572
    Warm Regards,
    DNK Siddhardha.

  • Issue while playing the content of Azure Media Services after deleting the channel.

    Hi,
    We are having the issue while playing the content of Azure Media Services after deleting the channel.
    Please find detail scenarios below:
    We have done live streaming of an event using Azure Media Services, event was around 5-6 hrs. After completion of event channel was deleted, when we checked content data
    it was only 1hr. Content has only last 1 hr. recording, we are unable to get full recoding.
    We divided event into two parts to avoid above issue. After completion of 1st part which was of 2 hrs., we stopped the streaming and deleted the channel. New channel was
    created and streaming was started for 2<sup>nd</sup> part, after completion of event channel was deleted. Now we are unable to play the content data for 1st part but able to play the 2nd part of event through content publish URL.
    We have done streaming of 3 hrs. event on 18th April with same process and full recoding was available. 
    Can you let me know what might be the issue?

    Hi,
    Please refer to Justin’s blog and see if it helps:
    http://www.justinkobel.com/post/2012/04/30/SharePoint-2010-Claims%E2%80%93Operation-is-not-valid-due-to-the-current-state-of-the-object.aspx
    As suggested by Alex, please provide more information about your process of changing password.
    Here is an article for updating passwords on SharePoint 2010:
    http://blogs.technet.com/b/seanearp/archive/2011/01/25/updating-passwords-on-sharepoint-2010.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Issue while fetching the file through *.extension by FTP sender file adapte

    Hello Experts,
    I am facing a issue while fetching the data through sender File adapter with  ' *.file extension' .I am illustarting the scenario as below .
    It is a simple scenarion of File to File inboumd scenarion.Here file is getting picked up from a third party system
    through FTP sender chanel and stored in a temp folder of PI through NFS rceiver file adapter .
        The problem is however I am getting, while picking the file with file name as "*.exo"(where exo is the file extension).
    But while fetching the file with particular name like"abcd_10032011*.exo"(file naming has been done by combination of abcd(always same)_currentdate(change according to current date)),file picked successfully .
    So here ,in the prior case file not getting picked up,but in later case it dose .
    Can anyone please let me know what might be the issue?

    Hi Sunit,
    Connect from your PI System to 3rd Party System (where are placed the Source Files)
    FTP <PartySystemHostName>
    eg. FTP 10.2.3.456 (then insert Username & Password to Login)
    Go to source directory
    cd \<SourceDirectory>
    eg. cd \donaldduck\directory\
    Execute a File List command
    ls -la *.<extension>
    eg. ls -la *.exo
    In this way you should be able to view all files with this extension (*.exo), the same action that Sap XI perform to pickup the file.
    Then, try to copy that file to your Local PI System (to check if there're some permissions issue):
    mget <filename>.exo
    eg. mpget File1_01012011.exo

  • Issue While executing the Query for Pagination using ROWNUM with like

    Issue While executing the Query for Pagination using ROWNUM with like.
    Database is Oracle11G.
    Oracle Database Table contains 8-9 lakh records
    1) SQL equal (=)
    SELECT /*+ FIRST_ROWS(n) */ ROWNUM RNUM, A.* FROM LINE A
    WHERE A.REFERENCE = 'KMF22600920'
    Execution Time:- 0.00869245 seconds
    Returns 2 resultsets
    2) SQL like (one %)
    SELECT /*+ FIRST_ROWS(n) */ ROWNUM RNUM, A.* FROM LINE A
    WHERE A.REFERENCE = 'KMF22600920%'
    Execution Time:- 0.01094301 seconds
    Returns 2 resultsets
    3) SQL like (two%)
    SELECT /*+ FIRST_ROWS(n) */ ROWNUM RNUM, A.* FROM LINE A
    WHERE A.REFERENCE like '%KMF22600920%'
    Execution Time:- 6.43989658 seconds
    Returns 2 resultsets
    In Pagination, we are using Modified version of SQL Query 3) with ROWNUM as mentioned below :-
    4) SELECT * FROM (
    SELECT /*+ FIRST_ROWS(n) */ ROWNUM RNUM, A.* FROM LINE A
    WHERE REFERENCE like '%KMF22600920%' AND ROWNUM <= 20 ) WHERE RNUM > 0
    Execution Time:- Infinite
    ResultSets:- No as execution time is infinite
    a) Instead of like if we use = in the above query it is returning the 2 resultsets (execution time 0.02699282 seconds)
    b) Instead of two % in the above query, if use one example REFERENCE like 'KMF22600920%' it is returning the 2 resultsets (execution time 0.03313019 seconds)
    Issue:- When using two % in like in the above query i.e. REFERENCE like '%KMF22600920%' AND ROWNUM <= 20 ) , it is going to infinite.
    Could you please let us know what is the issue with two % used in like and rownum
    5) Modified version of Option1 query (move out the RNUM condition AND RNUM <= 20)
    SELECT * FROM (
    SELECT /*+ FIRST_ROWS(n) */ ROWNUM RNUM, A.* FROM LINE A
    WHERE REFERENCE like '%KMF22600920%' ) WHERE RNUM > 0 AND RNUM <= 20
    Execution Time:- 7.41368914 seconds
    Returns 2 resultsets
    Is the above query is best optimized query which should be used for the Pagination or still can improve on this ?

    This would be easier to diagnose if there was an explain plan posted for the 'good' and 'bad' queries. Generally speaking using '%' on both sides precludes the use of any indexes.

  • Issues while processing the BOMs using fm ''CSAP_MAT_BOM_MAINTAIN'

    Hi Group,
    we are facing issues while processing the BOMs using the basic type(Z-idoc type) for standard type BOMMAT04.
    thing is that the segment 'E1STPOM' is defined to contain 1 to 99999 records in it.
    when an Idoc is run(say with 150/200 segments of 'E1STPOM'), there was a standard error with error message id PIC01(number : 004) when the Idoc is processed with the Standard function module 'CSAP_MAT_BOM_MAINTAIN'.
    the error says 'Error reading material FING_005 . Exception: 0' and Check whether the material number is blocked. but when checked, the Material seems not blocked.
    kindly advise how to overcome this error and proceed further.
    Regards,
    Vishnu

    Checj the material status, while its transfer from one server to another server the status should be different

  • Getting issue while publishing the app studio

    getting issue while publishing the app studio 
    error reported is The installable package was not created because the code generation failed.

     touchdevelop qcxhb
    & Jumping Lion is the name of the app. 
    is this the information you are looking 
    in source code it is showing the error as 
    Error downloading TouchDevelop package for script id 'qcxhb'. Reason: Errors in gamepad->game
    not sure if this can help 

Maybe you are looking for

  • How to syncronize outlook 2010 with ipnone 4s

    I cant syncronize my Iphone 4s with outlook 2010 . please help

  • Periodic maintenance scenario

    I am trying to create the following scenario in SAP (ECC 6.0): 1. We have a number of DG sets of varying capacities feeding power requirements for different areas and functions (operations) of plant (a large petrochemical complex). 2. Maintenance tas

  • Reducing physical size of a movie

    Hi I hope this is not a stupid question, but I can't see an easy way of doing this. I have a flash movie which is 250 pixels wide x 110 pixels deep, and I need the exact same movie for a space that is 160 pixels wide x 65 pixels deep. Obviously, I ca

  • A doubt in SWING event handling

    Hi all, I'm a beginner in JAVA studying SWING. I learned that if we want to handle an event for a event source(say JButton) we should implement corresponding Event Listener(say ActionListener) . I also understood that we should register the Listener

  • Filter Repeating Twice

    Hi, I am facing the below issue in OBIEE 11g. I have a join between 2 tables with tdsnum=tdsnum as you can see below.When i try to apply report filter on TdsNum,I can see 2 filters (one on fact and another on Dimension) in  the query generated by obi