Issues while using Migration Workbench to convert MYSQL Database

Please help me out to convert mysql database to oracle database. I have been trying various ways yet I hanging with certain issues.
I have downloaded SQLDEVELOPER 1.2.2998. It required plugin mysql-connector-java-5.0.6.jar file. I specified the directory of jdbc as mysql-connector-java-5.0.6.jar file while in execution of sqldeveloper 1.2.2998. I am working in Windows xp platform. I am able to
connect to mysql database.
create a source mode.
connect to new oracle database
create migration repository
capture the mysql database
Issues arised are :
Java lang Null Pointer assignment.
further the captured data is not effected in the captured model.
please give me soln I am online

Hi Vishnu,
For converting date and time into timestamp form:
  CONVERT DATE <date variable>
          TIME <time variable>
INTO TIME STAMP <timestamp variable>
     TIME ZONE SY-ZONLO.
After this statement, the timestmap variable contains the timestamp form of the provided date and time.
Hope this helps.
Regards,
Swarna Munukoti.

Similar Messages

  • Possible permissions issue - i used migration assistant from a backup and now i have multiple issues

    Hi everyone,
    I'd say my techie skills are low to medium so bare that in mind and be gentle with me
    So 20" dual core died on Friday. poss psu issue which i will fix in due course. In a fit of extravagance I decided this message from beyond the grave from MR JObs was telling me to buy a new quad core on Saturday morning.
    Because old imac was dead i used time machine back up via "migration assistant"
    intially it could see the back ups but then seemed to spring to life after 20 mins
    Got message saying not all content had transferred but reckon most did except for some safari stuff ( paswords etc).
    Then i started to get issues with permissions i think.... asked me for passwords every time i tried to move files between folders or to trash or do pretty much anything.
    read something about permissions conflicts when migrating from another admin/home account from and old imac
    That when i started to activate my over "confident with technolgy" gene - i set HD permission to owned by "me" instead of system and then applied to all enclosed items
    oops
    now getting lots of dodgy messages eg every driver on the make brings up eeor message sayuing it was incorrectly installed
    ran permissions repair - 25 mins later loads of unexpected acls have been corrected though not all -
    still getting error messages about a few which i tracked down manually one by one and, sure enough, are still showing as owned by "me" and not system. Corrected them
    Noticed at this point all other .kext files in same loaction have two permissions rows for "system in "get info" window = is this the root of my problem since using migration assitant?
    still having issues
    software updates won't install via the "software update" function but was able to install a couple of them myself direct from apple website.
    back ups won;t back up to drive assigned - just keeps saying T|ime machine could not complete the back up even though there is space on freshly formatted external drive
    so guys ..
    have just created an unholy mess?
    should i reassign "system" as owner for everything and then change foders such as documents and music etc to be owned by "me" or is that tooo simplistic?
    should i wait till my old mac is brought back to life and re-do my migration ( since deleted the existing back up from old imac so thats not an option)
    should i blame it all on apple and get them to sort it out under warrenty
    or should i run naked down the street shouting wibble...
    all help gratefully received . MY experience of apple products has been seamless over the years until now and I can't help think I have done some thing bad the wife will never forgive me for
    HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    You may not have created a mess, it's possible you simply don't know where your data is after migrating. Had you followed the Setup Assistant's on-screen prompts when you initially turned on your new system you would be running just fine by now. My guess is you haven't been exposed to Pondini's Lion Setup Assistant tips.
    Migration Assistant (MA) and Setup Assistant (SA) are cousins, similar but different. The primary difference is MA creates a new user account which can be confusing to some users. If you successfuly migrated then log out of your existing using account and you should see the new user account. Log into that account then you should see the migrated data. If you do then use Pondini's Transferring files from one User Account to another.
    However if you have totally made of mess out of things then I'd start over, this time using the Setup Assistant Tips beginning where he discusses Second Chance.

  • Issue while using SUNOPSIS MEMORY ENGINE (High Priority)

    Hi Gurus,
    While using SUNOPSIS MEMORY ENGINE to generate a .csv file using the database table as a source it is throwing an error in the operator like.
    ODI-1228: Task SrcSet0 (Loading) fails on the target SUNOPSIS ENGINE connection SUNOPSIS MEMORY ENGINE.
    Caused By: java.sql.SQLException: unknown token
    (LKM used : LKM Sql to Sql.
    IKM used : IKM Sql to File Append.)
    can you please help me regarding this ASAP as it has became the show stopper for me to proceed further.
    Any Help will be greatly Appreciable.
    Many Thanks,
    Pavan
    Edited by: Pavan. on Jul 11, 2012 10:22 AM

    Hi All,
    The Issue got resolved successfully.
    The solution is
    we need to change the E$_,I$_,J$_,...... to E_,I_,J_,.... ((i.e; removing the '$' Symbol)) in the PHYSICAL SCHEMA of SUNOPSIS MEMORY ENGINE as per the information given below.
    When running interfaces and using a XML or Complex File schema as the staging area, the "Unknown Token" error appears. This error is caused by the updated HSQL version (2.0). This new version of HSQL requires that table names containing a dollar sign ($) are surrounded by quotes. Temporary tables (Loading, Integration, and so forth) that are created by the Knowledge Modules do not meet this requirement on Complex Files and HSQL technologies.
    As a workaround, edit the Physical Schema definitions to remove the dollar sign ($) from all the Work Tables Prefixes. Existing scenarios must be regenerated with these new settings.
    It worked fine for me.
    Thanks ,
    Pavan Kumar

  • Mapping issues while using MapwithDefault Node function for Idoc

    Hi Experts,
    We are facing issues while trying to generate nodes at reciver side even though it does not exist at sender side.
    we are using the matmas05 and we want the nodes E1marcm and e1mardm to generated at target structure.
    the structure is like this
    Matmas05
    idoc
    E1maram
    segment
          E1marcm
            segment
              msgfn
              .....other fields
              E1mardm (can be many segments)
                segment 
                  lgort
                  ..other fields
              E1mpgdm
                 segment
                 ...e1mpgdm fields
    the mapping has been done like:
    e1marcm -mapwithdefault-e1marcm
    constant -segment
    werks-mapwithdefault-werks
    other fields(one to one mapping)
    e1mardm-mapwith default-e1mardm
    lgort-mapwithdefault(value 1000)-lgort
    other fields -one to one mapping
    now the problem we are facing is when e1mardm is not existing in source structure the values from the other node of e1mardm(which exists) are getting overwritten into it.
    we want only the lgort to be 1000 and the segment should populate at target side.
    like
    e1mardm
    segment
    lgort value 1000
    Could you please assist in solving this issue and give your valuable suggestions as how could we handle it.
    Thanks and regards,
    jyoti

    U will achieve this using UDF function. Map the below Like.
    e1mardm-mapwith default(Value Constant)-e1mardm
                                                            lgort (A) ---
    e1mardm-mapwith default(Value Exit)u2014(EqualsS) (B)- (UDF1)- lgort
                                Constant(Value Exit)---   
                                              Constant(Value 1000)(C)---   
    Other one to one mapping fields also you should use one more UDF.
                        Other one to one fields (A) ---
    e1mardm-mapwith default(Value Exit)u2014(EqualsS)    (B) - (UDF2)- Target
                                 Constant(Value Exit)---   
    UDF1:
    Argument A,B,C and select queue.
       //write your code here
    int j = 0;
    for(int i=0;i<a.length;i++)
    if (b[j].equals("true"))
    result.addValue(c[0]);
    i--;
    result.addValue(ResultList.CC);
    else
    result.addValue(a<i>);
    j++;
    UDF2:
       Argument A,B and select queue.
        //write your code here
    int j = 0;
    for(int i=0;i<a.length;i++)
    if (b[j].equals("true"))
    i--;
    result.addValue(ResultList.CC);
    else
    result.addValue(a<i>);
    j++;

  • Runtime error using Migration Workbench 1.2.4.3.0 for MS-Access

    Hi
    I am having problems migrating an Access 2 database across to Oracle 8i release 8.1.5 on Windows NT SP5 using OMWB 1.2.4.3.0.
    During the generation of the source model, the Migration routine halts with the following message :
    Microsoft Visual C++ Runtime Library
    Runtime Error
    Program C:\Program Files\Oracle\jre\1.1.7\bin\jrew.exe
    Abnormal Program Termination
    Can anyone help with this one ? Is it related to DAO, and if so, how do I resolve it ?

    Access 2000 databases are not supported. Only 2.0, 95 and 97 are supported. You can downgrade the 2000 database to Access 97 if you are not using any 2000 specific features and then use the Workbench. Note that you must have DAO 3.5 installed on the machine where the Workbench is running.

  • Issue while using SUBPARTITION clause in the MERGE statement in PLSQL Code

    Hello All,
    I am using the below code to update specific sub-partition data using oracle merge statements.
    I am getting the sub-partition name and passing this as a string to the sub-partition clause.
    The Merge statement is failing stating that the specified sub-partition does not exist. But the sub-partition do exists for the table.
    We are using Oracle 11gr2 database.
    Below is the code which I am using to populate the data.
    declare
    ln_min_batchkey PLS_INTEGER;
    ln_max_batchkey PLS_INTEGER;
    lv_partition_name VARCHAR2 (32767);
    lv_subpartition_name VARCHAR2 (32767);
    begin
    FOR m1 IN ( SELECT (year_val + 1) AS year_val, year_val AS orig_year_val
    FROM ( SELECT DISTINCT
    TO_CHAR (batch_create_dt, 'YYYY') year_val
    FROM stores_comm_mob_sub_temp
    ORDER BY 1)
    ORDER BY year_val)
    LOOP
    lv_partition_name :=
    scmsa_handset_mobility_data_build.fn_get_partition_name (
    p_table_name => 'STORES_COMM_MOB_SUB_INFO',
    p_search_string => m1.year_val);
    FOR m2
    IN (SELECT DISTINCT
    'M' || TO_CHAR (batch_create_dt, 'MM') AS month_val
    FROM stores_comm_mob_sub_temp
    WHERE TO_CHAR (batch_create_dt, 'YYYY') = m1.orig_year_val)
    LOOP
    lv_subpartition_name :=
    scmsa_handset_mobility_data_build.fn_get_subpartition_name (
    p_table_name => 'STORES_COMM_MOB_SUB_INFO',
    p_partition_name => lv_partition_name,
    p_search_string => m2.month_val);
                        DBMS_OUTPUT.PUT_LINE('The lv_subpartition_name => '||lv_subpartition_name||' and lv_partition_name=> '||lv_partition_name);
    IF lv_subpartition_name IS NULL
    THEN
                             DBMS_OUTPUT.PUT_LINE('INSIDE IF => '||m2.month_val);
    INSERT INTO STORES_COMM_MOB_SUB_INFO T1 (
    t1.ntlogin,
    t1.first_name,
    t1.last_name,
    t1.job_title,
    t1.store_id,
    t1.batch_create_dt)
    SELECT t2.ntlogin,
    t2.first_name,
    t2.last_name,
    t2.job_title,
    t2.store_id,
    t2.batch_create_dt
    FROM stores_comm_mob_sub_temp t2
    WHERE TO_CHAR (batch_create_dt, 'YYYY') = m1.orig_year_val
    AND 'M' || TO_CHAR (batch_create_dt, 'MM') =
    m2.month_val;
    ELSIF lv_subpartition_name IS NOT NULL
    THEN
                        DBMS_OUTPUT.PUT_LINE('INSIDE ELSIF => '||m2.month_val);
    MERGE INTO (SELECT *
    FROM stores_comm_mob_sub_info
    SUBPARTITION (lv_subpartition_name)) T1 --> Issue Here
    USING (SELECT *
    FROM stores_comm_mob_sub_temp
    WHERE TO_CHAR (batch_create_dt, 'YYYY') =
    m1.orig_year_val
    AND 'M' || TO_CHAR (batch_create_dt, 'MM') =
    m2.month_val) T2
    ON (T1.store_id = T2.store_id
    AND T1.ntlogin = T2.ntlogin)
    WHEN MATCHED
    THEN
    UPDATE SET
    t1.postpaid_totalqty =
    (NVL (t1.postpaid_totalqty, 0)
    + NVL (t2.postpaid_totalqty, 0)),
    t1.sales_transaction_dt =
    GREATEST (
    NVL (t1.sales_transaction_dt,
    t2.sales_transaction_dt),
    NVL (t2.sales_transaction_dt,
    t1.sales_transaction_dt)),
    t1.batch_create_dt =
    GREATEST (
    NVL (t1.batch_create_dt, t2.batch_create_dt),
    NVL (t2.batch_create_dt, t1.batch_create_dt))
    WHEN NOT MATCHED
    THEN
    INSERT (t1.ntlogin,
    t1.first_name,
    t1.last_name,
    t1.job_title,
    t1.store_id,
    t1.batch_create_dt)
    VALUES (t2.ntlogin,
    t2.first_name,
    t2.last_name,
    t2.job_title,
    t2.store_id,
    t2.batch_create_dt);
    END IF;
    END LOOP;
    END LOOP;
    COMMIT;
    end;
    Much appreciate your inputs here.
    Thanks,
    MK.
    (SORRY TO POST THE SAME QUESTION TWICE).
    Edited by: Maddy on May 23, 2013 10:20 PM

    Duplicate question

  • Authorization issue while using business content objects

    Hi all,
    I am getting an authorization error while loading from DSO to Cube (for standard business content objects only). Even i am not able access the data in Bex reports from Standard cubes or DSO.
    The user is assigned to SAP_ALL .
    But there is no such issue while accessing user defined DSO or cubes.
    any solutions will be helpful.
    Regards,
    Varma

    Hi,
    Have you seen the error thru the SU53 t-code ? There you should see what is the missing authorization with the user.
    Regards, Federico

  • HT1408 Connection dropping while using Migration Assistant

    My PC and Mac keep disconnecting before the transfer is done using Migration Assistant. I have them directly connected with an ethernet cable. Are there any particular settings I should change to ensure the connection holds?

    Hey T.Orr,
    Try a diffrent Ethernet cable there might be smething wrong with that one. Also turn of wifi on both of the computers.
    -Aleks

  • Use same report with different MySQL database

    I am using CR2008 with MySQL 5.1.
    I have a report that works with one of the tables (T1) in a MySQL database (DB1).  I have another MySQL database (DB2) with the same table name and structure, except that the data has been updated.
    I want to use the same report, but just ask CR2008 to now use DB2 and T1.
    Try as I may (using Set Data Source Location...), but I'm not getting anything to work.
    I looked for a previous thread on this, but was unsuccessful. 
    Thanks for any help.
    David

    Thank you for your helpful response.  What I am really asking is this -- when there is a CR2008 report based on db1, table1, and you want to use the SAME report with an identical table in a DIFFERENT database (db2, table1), can I easily use the same report?  Or, do I have to generate another version of the report?
    Thank you again.
    David

  • Layout issue while trying Migrate Oracle Report to XML publisher Reports

    Hi
    I am trying to Convert Seeded Oracle Reports (rdf) to BI Publisher reports, in doing so encounter layout issues. The layout of the RTF , PDF or HTML generated by BI Publisher is different form the text, PDF or HTML outputs generated by the concurrent report. The problem with the BI Publisher template and out put
    Is, the lay out is getting distorted .
    Steps to archive the migration :
    -     download the rdf from the server to local m/c.
    -     execute Forms 9i Util rwconverter to generate a xml
    -     use the oracle.apps.xdo.rdfparser.RTFTemplateGenerator API to generate a RTF template of the report layout
    -     Then use this template to generate a XSL via oracle.apps.xdo.template.RTFProcessor API
    -     The Apply the XSL on the XML data output of the report using oracle.apps.xdo.template.FOProcessor to generate RTF , PDF & HTML files.
    Name of the Report used for migration “FSG - Report Detail Listing” , responsibility GL super User. This was just a random report we picked-up for trial.
    The layout of these files seems to distorted than the layout of the original report output as generated by the rdf report.
    Pls suggest some means to resolve this or any pointers towards what causing this could be of help.
    -     Shudipto

    The process of "converting" an old Oracle Reports rdf into a BIP report is more akin to writing a brand new report in BIP than to what most people would consider a true conversion.
    The conversion routine outlined by Oracle just gives you a starting point for converting RDF layouts into BIP, and nothing more. In regards to the data define it does somewhat better generating your queries and XML layout (but honestly, that is the easy part), but even for the data define it will lose your formula columns as well as report triggers.
    I have used the converter on several dozen rdf files and I have yet to see one that is better than 10-20% ready for use after the conversion process.
    I would strongly suggest that you only convert the reports that you have to convert (for enhancements, modifications, etc). If it ain't broke in old Oracle Reports, dont' try to fix it in BIP.
    Scott

  • UIImagePickerController Custom Overlay Black Screen issue while using Video trimming controller

    Hello Everyone ,
    I have problem while opening camera in recording mode using UIImagePicker Controller with custom overlay and it should open first time properly .But when i push to next view controller and return back again to open camera at that time camera displays black screen for few time.
    The Logic in the inside view controller is for VideoTrimming . For video trimming i have used "SAVideoRangeSlider" controll. SAVideoRange Silder perform task to get all thumbnail images from video which i have assign . It uses AVAsset  image generator class provided by apple to get image frames from videos and it runs in background using its handler method.
    Handler Method ::
    [self.imageGenerator generateCGImagesAsynchronouslyForTimes:times
                                                  completionHandler:^(CMTime requestedTime, CGImageRef image, CMTime actualTime,
                                                                      AVAssetImageGeneratorResult result, NSError *error) {
    I have nilling all the objects related to image generator class when i came back to Camera screen. still issues of black screen occur while opening camera.
    This issue occur in ios7 but not in ios6.
    Can anyone have any idea about this ...Please relply me ASAP.

    Hello Everyone ,
    I have problem while opening camera in recording mode using UIImagePicker Controller with custom overlay and it should open first time properly .But when i push to next view controller and return back again to open camera at that time camera displays black screen for few time.
    The Logic in the inside view controller is for VideoTrimming . For video trimming i have used "SAVideoRangeSlider" controll. SAVideoRange Silder perform task to get all thumbnail images from video which i have assign . It uses AVAsset  image generator class provided by apple to get image frames from videos and it runs in background using its handler method.
    Handler Method ::
    [self.imageGenerator generateCGImagesAsynchronouslyForTimes:times
                                                  completionHandler:^(CMTime requestedTime, CGImageRef image, CMTime actualTime,
                                                                      AVAssetImageGeneratorResult result, NSError *error) {
    I have nilling all the objects related to image generator class when i came back to Camera screen. still issues of black screen occur while opening camera.
    This issue occur in ios7 but not in ios6.
    Can anyone have any idea about this ...Please relply me ASAP.

  • Issue while using FM L_TO_CREATE_POSTING_CHANGE

    Hi All,
    We are facing an issue when creating a transfer order using the FM
    L_TO_CREATE_POSTING_CHANGE.
    We have developed a custom program to change the status (Zfield) of a
    specific SU in LQUA and update its stock category. The program creates
    the material document and posting change document in the background.
    During this process, the badi MB_DOCUMENT_BADI~MB_DOCUMENT_UPDATE gets
    triggered where we call the above FM in the background task. During TO
    creation, we have also implemented the badi LE_WM_LE_QUANT to update
    the quant with the specific SU which was changed by the user in the
    custom program. (We get this from the custom data base table).
    The TO is created for mvt types 321, 322, 343, 344, 349 and 350.
    We do not pass the t_LUBQU table in the above FM so that the program
    gets the updated quant from the badi. The issue is that the FM
    sometimes does not process properly and ends up without creating the
    TO. We are not able to get the exact scenario for which it is
    failing. When we debug it, we get message S178 - Foreground processing
    is required.
    Can anyone let me know what is the problem here?
    Thanks in advance,
    Chetan

    As mentioned by Madhan
    you are trying to do a chicken and egg thing...
    You have to commit the MM posting of the BAPI to create the change posting in WM before you can convert the change posting using the FM...
    In other words.
    call BAPI_GOODSMVMT_CREATE
    commit work and wait
    call L_TO_CREATE_POSTING_CHANGE
    be aware that you still might get locking problems. the commit work and wait does not handle that all the time correctly...
    bjorn

  • Apple Cinema Display 23" brightness issue while using with Microsoft Vista

    Hello there,
    I have the following issue and was wondering if someone has an idea what the reason is or what can I do to fix this:
    I have a 23" Apple Cinema Display running with a MacPro 2,8 GHz. When I switch to PC using BootCamp 2.1 with Windows Vista Service Pack 1 32bit the screen becomes extremely dark.
    At first, on the PC side, the display has the correct brightness but after two seconds it switches to a very low brightness setting.
    When I go back to the Mac side the brightness setting on my Cinema Display has changed to the lowest point.
    I also have a MacBookPro, with Microsoft XP installed also using BootCamp (I cannot find the version of this Boot Camp, but it is an earlier version) to change to PC. In XP, there is a driver installed that allows me to use a slider on the PC to control the monitor brightness. But with Vista this slider is nonexistent.
    I already tried changing the graphic's card NVIDIA 8800 driver to see if I can manipulate the brightness on the monitor. I realized there is brigthness slider on the Nvidia driver, but when you make brighter, the colors just get messed up, and the brightness stays as dark as before.
    We have lately upgraded to Snow Leopard and had installed Spyder on the Mac side to create a monitor profile for the Cinema Display. I already deleted the profile to see if there is a change. Nothing. I already went back in time on my PC (Restore Point), also nothing.
    Could I download a driver for Vista, so that I have a brightness slider on the PC side, so that I can adequately change the brightness to its correct setting.
    It is amazing how the lack of correct brightness in a monitor, can ruin your entire working day! Very frustrating!
    It would be greatly appreciated if someone has a solution for this issue! Thanks a lot!
    Emil

    Okay, I came across a thread that implies there is a problem with using the Apple ADC-to-DVI adapter to attach the older "acrylic" 23" Cinema Display to a Mac Pro DVI graphics card. Basically, the workaround is to NOT use the USB part of the adapter (disconnect it).
    1) In OS X, set the desired display brightness.
    2) Disconnect the USB cable coming from the converter to the Mac.
    3) Restart into Windows.
    The brightness setting should now remain as it was under OS X.
    Confirmed to work on my Mac Pro v1,1 (dual 2.66 Core 2 Duo) with nVidia GeForce 7300 GT video card running Windows 7 x64.
    Link here: <http://forums.macrumors.com/showthread.php?t=790910> for credit to resolution.
    Of course, you lose the functionality of the 2-port built-in USB hub in the Cinema Display, but an external USB hub can make up for that.

  • Network speed issues while using osx

    this may seem a little bit strange, and i can't make any sense out of it but if anyone can figure out what my problem might be it would be greatly appreciated.
    i have an older duel os (win xp, leopard) mbp and have had a lot of problems with hardware/software (osx) in the past, and have ended up, to my dismay, almost exclusively using windows.
    anyway, just yesterday i decided it was time to give osx another chance. so besides having it hanging constantly while doing simple tasks, i have noticed my network speed is drastically reduced.
    i ran a test on speedtest.net and ended up with 500kps average download speed, and 70kbps upload speed, with the closest server in my town at 800 ping.
    i straight away restarded into windows and ran the test again, and achieved 13500kbps download, and 600kpbs upload, with a ping of 66.
    NOTHING changed between the time of restarting. The router was left as it was, no other computers are switched on, and nothing is downloading.
    In the past when using osx i have had frequent connection dropping issues, but as i run wireless i always just attributed it to my router. Although since using windows exclusively this has also ceased.
    I have looked through airport settings and cannot find anything that looks like it may be the problem, although i'm not as experienced at getting into the back-end settings on osx.
    the part that confuses me the most is the ping. latency generally increases with distance, not so much speed. i dont understand how the same server situated nearby can give 66 ms in windows and 800 in osx.
    if anyone has any ideas, i thank you in advance.
    p.s. i have osx 1.5.4 and was updating to 1.5.5 but the slow download speeds caused me to create this post. it does mention an increase in network performance in update notes for 1.5.5, if that will solve this than i apologize, although i doubt this drastic speed difference could have existed for so long if everything is set up correctly.

    You are certainly not alone. I have the same problem. Download speed seems to be limited to 500KB/s (any program, any service) and 2.18MB/s using Windows. I tried two different routers with the same results. Even downloading the same files using rapidshare led to this. Very strange.
    This has nothing to do with the DNS server. My connection speed is pretty fast. With and without the recommended OpenDNS server settings. I just re-installed Leopard and updated to 10.5.6. Nothing changed.
    Seems like something is throttling the max. dl speed. Odd!

  • Cisco Nexus 3K Layer 3 Connectivity Issue while using Optical SFP

    Dear All,
    Am facing L3 reachability issue between N3k switched, even in same subnet. Also checked that VLAN is allowed under trunk port.
    I can able to see the switch details as CDP neighbour.
    We are using SVI, and found all the SVI and Interface protocol status is up/up. So to test I use a host to directly connect N3k with Optical SFP in access port, found failure on reachability, but while replacing with SFP ethernet module instead of SFP optical module reachability is okay.
    Please help me to resolve this issue.
    Thanks,
    Kannan,

    Hello Amit,
    Pls find the following details..
    We use SFP-10G-LR Modules on both end, we also replaced and checked with SFP-10G-SR modules as well..
    Software
      BIOS:      version 1.9.0
      loader:    version N/A
      kickstart: version 6.0(2)A1(1b)
      system:    version 6.0(2)A1(1b)
      Power Sequencer Firmware:
                 Module 1: version v3.1
      BIOS compile time:       10/13/2012
      kickstart image file is: bootflash:///n3500-uk9-kickstart.6.0.2.A1.1b.bin
      kickstart compile time:  9/5/2013 14:00:00 [09/05/2013 22:37:16]
      system image file is:    bootflash:///n3500-uk9.6.0.2.A1.1b.bin
      system compile time:     9/5/2013 14:00:00 [09/06/2013 02:25:01]
    Hardware
      cisco Nexus 3548 Chassis ("48x10GE Supervisor")
    Thanks for the reply,and sry for my delayed response..

Maybe you are looking for