Arabic support in isqlplus after import export from 7.3.4 to 10.2.0.3

CANNOT DISPLAY ARABIC IN ISQL*PLUS(JUNK). APPLICATION WORKS FINE WITH ARABIC
with Taret DB char set to US7ASCII the data is always junk old data +new inserted arabic data inserted thro isqlplus or sqlplus.
with AR8MSWIN1256 the old data(imported in to new db from old 7.3.4 db export dump) is displayed as junk (what ever in the db) and after creating a new table data inserted, the arabic display is fine.
How to overcome the problem of displaying old data? we have lots of data for migration.
Thanks

Small correction
In DB with Char set to AR8MSWIN1256.......
Old data exported from 7.3.4 and imported in new 10.2.0.3 db is showing arabic char as junk
But new table created and data inserted as arabic is displaying properly.
What has to be done such that old imported data displays arabic.
We are using isqlplus and sqlplus to query the data
Thanks

Similar Messages

  • Memory Limit for "IMPORT/EXPORT from MEMORY ID" statement

    Hi All,
    Can anyone tell me whether there is any memory limit exists for "IMPORT/EXPORT from MEMORY ID" statement.
    Like may be we can transfer xx MB of data via this......or it is open, we can transfer any amount of data to ABAP memory via this.
    Regards
    Munish Garg

    1. Each user sessions have external sessions and each external sessions have internal sessions.
    2. The programs being executed in the internal sessions can access ABAP memory
    3.ABAP memory is a storage area for internal program variables like fields, structures, internal tables,,They can be passed  between internal sessions of an external session.
    4. you can transfer data through ABAp memory using IMPORT and EXPORT statements
    5. after IMPORT FROM MEMORY ID <id> , you can use sy-subrc to check the existance of the cluster ID. here sy-subrc is not used to check whether the Import was successful or not.

  • How to import/export   from d2k

    hi
    hi please could you help me in how to import/export from d2k.
    M.P.Kiran Kumar

    FUNCTION open_ldr RETURN varchar2 IS
    out_file Text_io.File_Type;
         v_filename varchar2(255);                              
    Begin
    out_file := Text_IO.Fopen('C:sqlldr.ini', 'R'); /* create a file so that u can store sqlldr path first time it wont be there so write the path after verifying */
    text_io.get_line(out_file,v_filename);
    --message(v_filename);
    return(v_filename);
    Exception when others then
         --message('Check For Sqlldr73.exe or Sqlldr*.exe');
    v_filename := get_file_name(File_Filter=>'sqlldr Files (*.exe)|*.exe|');
    out_file := Text_IO.Fopen('C:\sqlldr.ini', 'W');     
         Text_IO.Put(out_file,v_filename);
    Text_IO.Fclose (out_file);
    if v_filename is null then
         Message('Please Select The Sqlldr Path ');
         Message('Please Select The Sqlldr Path ');
         raise form_trigger_failure;
    end if;
    return(v_filename);
    End;
         Declare
              The_userid varchar2(100):='';
              The_Password varchar2(100):='';
              The_connectstring varchar2(100):='';
              Con_Info varchar2(100):='';
              the_command varchar2(200):='';
              v_filename varchar2(100);
              cursor c1 is select tname from <table_name > /* create a table in ur schema and put all the tables which u want to export */ where tabtype = 'MASTER';
         Begin
              v_filename:=open_ldr;
         The_userid := Get_Application_Property(UserName);
                   The_Password := Get_Application_Property(Password);
                   The_connectstring := Get_Application_Property(Connect_String);
                   Con_Info := The_userid||'/'||The_Password||'@'||The_connectstring;
                   for c1rec in c1 loop
                   C2K_TRUNC_HLL_MASTERS(c1rec.tname);
                   the_command := v_filename||' Control=c:\'||c1rec.tname||'.ctl userid='||Con_Info; -- Change This According To The Path
                   -- message(the_command);message(the_command);
    Host(the_command);
                   End Loop;
                   the_command := v_filename||' Control=c:\control'||'.ctl userid='||Con_Info; -- Change This According To The Path
                   host(the_command);
                   Exception When Others Then
                        Message('Error'||' '||sqlerrm);
                        Message('Error'||' '||sqlerrm);
         End;
    If u have any problems please contact me on [email protected]
    furnish the details properly .
         

  • After Import AVCHD from Sony CX730, IMPOSSIBLE to put the video on the Timeline!!!!!

    I have bought Premiere  three days ago. I am working on a AVCHD project, with clips from a Sony FS700 (1080 50p), and clips from a Sony CX730 (1080 25p). I can import the clips but for the CX730 clips it is impossible to put them on the timeline!!!!!
    I can put the audio (5-1) on audio 4, but impossible to put the video... Everybody told me that Premiere support all the codec on the same project... It is not true!!!
    Why????

    Yes! you are right, every thing work well now!! Thanks a lot!
    With my best regards.
    Eric Dragesco
    Chalet Capercaillie
    Route des Renards 57
    CH - 1882 - Gryon
    Tel : 0041 24 498 33 48
    Tel : 0041  79 244 47 11
    Email : [email protected]
    Web : www.ericdragesco.com
    Le 3 avr. 2015 à 13:48, Ann Bens <[email protected]> a écrit :
    After Import AVCHD from Sony CX730, IMPOSSIBLE to put the video on the Timeline!!!!!
    created by Ann Bens <https://forums.adobe.com/people/Ann+Bens> in Premiere Pro - View the full discussion <https://forums.adobe.com/message/7401902#7401902>
    are you sure the track are source patched?
    v1, etc on the very left of the timine
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7401902#7401902 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7401902#7401902
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Premiere Pro by email <mailto:[email protected]> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=33 81>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    Ok, the issue seem to be solved. The problem was this:
    The many hundred files (raw and xmp per image) have been downloaded by ftp in no specific order. Means - a couple of files in the download queue - both raw and xmps. Most of the time, the small xmp files have been finished loading first and hence the "last change date" of these xmp files was OLDER than the "last change date" of the raw file - Lightroom then seem to ignore the existence of the xmp file and does not read it during import.(a minute is enough to run into the problem)
    By simply using the ftp client in a way that all large raw files get downloaded first followed by the xmp files, we achieved that all "last changed dates" of the xmp files are NEWER than the related raw files. (at least not older)
    And then LR is reading them and all metadata information has been set / read correctly.
    So this is solved.

  • Colours trouble with a psd file after import/export through Lightroom 4

    I'm working with CS5, and I just bought LR4. I took a psd file (in Adobe 98 space) and I imported it in LR 4, and the exported as psd file in Adobe 98 colour space. Both files, the original one and the other after import/export, are quite different. The saturation of the res is not the same... When I repeat this experinece with a psd file in sRGB or in Prophoto, I have no difference betwwen both files.
    I then conclude that LR doesn't recognize the adobe 98 pprofile of my psd file.
    Is that normal, have you tried this experience, is there a bug in LR or a bug in the way, I proceed?
    Best regards

    When you import there is an Advanced button in one of the dialogs. Click that and you will be able to Paginate against chosen styles. That will break your document into topics.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • &DISPLAY_USER  not working properly after import/export of application

    I'm getting some weird functionality.
    Several variables are no longer working after I exported and imported a page into the same HTMLDB environment
    for example at the bottom of the page I now get:
    User: &DISPLAY_USER Language: &BROWSER_LANGUAGE
    I verified that the template are the same in both cases.
    I also get the same error in one of my links
    with
    &SESSION not resolving.
    Any suggestions are welcome.
    Thanks,
    Erik

    Erik,
    Items using that syntax need a period at the end (&DISPLAY_USER.) when the application uses "exact substitutions mode". Some of our older applications used "non-exact substitutions mode". Perhaps you exported the page from such an application.
    Scott

  • After import, image from camera replaced with old (and incorrect) image

    i imported photos this morning.  maybe 200.  into Lightroom 5.6 (with
    camera raw 8.6, running on macosx 10.9.5; see below for "system info").  the images came from my
    Leica M Typ 240, and were in raw format.  after importing the images, i
    went through them in my first editing pass.
    going through, image 1867 ("L1001867.DNG") in LR was *not* the same as
    image 1867 on my camera, but was, rather, an image (no longer on the
    card in my camera) from 8 months ago in China.
    the image on the camera was from 07.10.2014 15:49.15 (following one
    taken at 15:49:07, which *did* show up in LR).  the *meta* data in LR
    appears correct for the image from the camera (i.e, shows a date of
    07.10.2014, has likely exposure information, etc.), but the image itself
    is the wrong image.
    the image in LR *may* have been one i deleted (in LR), though i don't
    know that for sure.  if i *did* delete it, i deleted it months ago.
    the LR image was shot on 22.02.2014 at 02:51-02:52 (i typically don't
    change the clock).  while i don't know for sure the image number of the
    image in LR, it *appears* to be image 1419.
    obviously, this is fairly worrying (as i count of LR to keep my
    inventory!).  what can i do to help you troubleshoot this?  what can you
    tell me about what is happening?
    here is what "help:system info" says:
    Lightroom version: 5.6 [974614]
    License type: Perpetual
    Operating system: Mac OS 10
    Version: 10.9 [5]
    Application architecture: x64
    Logical processor count: 4
    Processor speed: 2.9 GHz
    Built-in memory: 8192.0 MB
    Real memory available to Lightroom: 8192.0 MB
    Real memory used by Lightroom: 1673.7 MB (20.4%)
    Virtual memory used by Lightroom: 3555.8 MB
    Memory cache size: 1608.3 MB
    Maximum thread count used by Camera Raw: 2
    Displays: 1) 2560x1600
    Application folder: /Applications
    Library Path: /Users/minshall/Pictures/Lightroom/Lightroom 5 Catalog.lrcat
    Settings Folder: /Users/minshall/Library/Application Support/Adobe/Lightroom
    Installed Plugins:
    1) Behance
    2) Canon Tether Plugin
    3) Facebook
    4) Flickr
    5) Leica Tether Plugin
    6) Nikon Tether Plugin
    7) Photoshelter Archive Publisher
    Config.lua flags: None
    AudioDeviceIOBlockSize: 512
    AudioDeviceName: Built-in Output
    AudioDeviceNumberOfChannels: 2
    AudioDeviceSampleRate: 44100
    Build: Uninitialized
    CoreImage: true
    GL_ACCUM_ALPHA_BITS: 0
    GL_ACCUM_BLUE_BITS: 0
    GL_ACCUM_GREEN_BITS: 0
    GL_ACCUM_RED_BITS: 0
    GL_ALPHA_BITS: 8
    GL_BLUE_BITS: 8
    GL_DEPTH_BITS: 24
    GL_GREEN_BITS: 8
    GL_MAX_3D_TEXTURE_SIZE: 2048
    GL_MAX_TEXTURE_SIZE: 16384
    GL_MAX_TEXTURE_UNITS: 8
    GL_MAX_VIEWPORT_DIMS: 16384,16384
    GL_RED_BITS: 8
    GL_RENDERER: Intel HD Graphics 4000 OpenGL Engine
    GL_SHADING_LANGUAGE_VERSION: 1.20
    GL_STENCIL_BITS: 8
    GL_VENDOR: Intel Inc.
    GL_VERSION: 2.1 INTEL-8.28.32
    GL_EXTENSIONS: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float
    GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers
    GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced
    GL_ARB_fragment_program GL_ARB_fragment_program_shadow
    GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB
    GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays
    GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query
    GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite
    GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects
    GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow
    GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression
    GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map
    GL_ARB_texture_env_add GL_ARB_texture_env_combine
    GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float
    GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two
    GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix
    GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object
    GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr
    GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate
    GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract
    GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker
    GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord
    GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample
    GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB
    GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4
    GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float
    GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color
    GL_EXT_separate_specular_color GL_EXT_shadow_funcs
    GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array
    GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc
    GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic
    GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_rectangle
    GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB
    GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback
    GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil
    GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence
    GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render
    GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer
    GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector
    GL_APPLE_texture_range GL_APPLE_transform_hint
    GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range
    GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators
    GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3
    GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip
    GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp
    GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection
    GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp
    GL_SGIS_texture_lod

    it appears the actual image is probably in place, but the *preview* is incorrect.  clicking on the image to zoom in causes (the normal) "Loading...", followed by a zoomed in view of the *correct* image.  zooming back out gives the normal view of the correct image.  (*very* good to know!)

  • Duplicate after importing iTunes from old to new system

    Justy upraded to a MacBookPro and moved my iTunes library (media + playlist) from old windows notebook. After importing I have duplicates songs and playlist.  I followed the instructions provided on this forum for exporting/importing only the media files and playlist.  My library is very large and removing individual songs/playlist would be time comsuming.  Anotyher twisty is some songs are he same but with a different artist.  Any suggestions.  Koyangie

    If you are a resident of the U.S. and have iTunes 10.3 or later installed on the new computer, you can re download your iTunes purchases for free without having to import.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Make sure and use the same Apple ID as on the prior computer.
    On the new computer, launch iTunes. From the menu bar click Store / Authorize This Computer before trying re download your purchases.

  • Files get corrupted after import-export

    Hi
    After exporting images from HTML DB 2.0 and importing them some of the files are corrupted after import.
    This has happened with one .js file and with one .pdf file.
    All the other (including some PDF-s) are correct.
    The "File Character Set" specified on import is correct and there are no other parameters I can change.
    If I look the contents of corrupted files it seems that another file has been pasted at the end of the original file.
    What could be wrong?

    Hello,
    Any news on this ? I have the same (reproducable) problem with a .js file.
    Uploading works fine, but when I try to download it again, the contents of another file seems to have been appended at the end. The file also doesn't work when I try to include it using #WORKSPACE_IMAGES#...js
    Matthias

  • Table Problems after Word Export from RH8

    I am running RoboHelp HTML 8 as part of Technical Communications Suite 2 on Windows XP Professional and exporting to Word 2007. This is a recent upgrade. Previously, I was just running RoboHelp 8 without TCS. All of the Adobe software is completely patched and up-to-date.
    The help system I am converting to Word is large and results in over 600 pages of Word content with a lot of tables (generally just for data presentation and not layout purposes). I'm also using build tags and single-sourcing this document to another, shorter document that is over 400 pages long.
    I have exported various documents from RoboHelp to Word many, many times before, and although I don't like the amount of reformatting I have to do, I'm used to the effort involved. However, the behavior seems to have changed recently.
    These days (possibly after the conversion to TCS?), after I export the help system to Word, all tables are set to have the text wrap around them (Table Properties | Table | Text wrapping | Around). Before, this setting always defaulted to no wrapping. I wouldn't mind this, because I could simply set the tables to have no wrapping, but even after I do so, the full functionality of tables is still not available to me. For example, I can't set to header row to repeat across pages (Layout ribbon | Repeat Header Rows). I also can't set rows to not break across pages (Table Properties | Row | Allow to break across pages). In fact, I can't select a single row of the table generally without selecting the entire table. My coworker found out that you can copy each table into Word Pad and then copy it back into Word as a workaround, but that is extremely tedious. We already waste a lot of time reformatting these documents for various other reasons.
    As a (probably irrelevant) footnote, I convert to .doc rather than .docx, because RoboHelp crashes when I export to .doc. I then save the .doc as a .docx file to conserve file size. The same problem exists in both file formats.
    Thanks in advance for any help you can provide!

    Hi, Peter. Thank you for your thoughtful response.
    Yes, after exporting to Word, I couldn't set the tables' heading rows to repeat and couldn't select individual rows. Also, if I selected the entire table, normally Word would offer me the option to convert the table to text. However, Word seems to think that the table isn't a table, so instead it offers me the option to convert the text to a table. Good times. :-)
    I write the above in the past tense, however, because I discovered a solution. I found a table in the Word output that didn't have the problem, possibly the only one of its kind in the project. In RoboHelp, I compared the HTML source of that table to a table that did have the problem. I discovered that the problematic table had two HTML tags that the unproblematic table did not: <?rh-align_start align="left" ?> and <?rh-align_end ?>. I deleted the tags and presto! The problem was fixed for this table in the Word output. This worked for a couple of other bad tables as well, so I decided to do a global find and replace. Using Find and replace in files in RoboHelp, I replaced each of these tags with nothing (i.e., a null value, essentially deleting them). Searching for the entire string didn't detect all instances, so I searched again for "rh-align" only and found about 50 instances, which I manually corrected in the HTML source.
    So far, so good!
    I didn't try the options you suggested, but I was suspecting a template problem as well. Thank God it wasn't because I wasn't relishing the prospect of tracking that down.
    And yes! We tried your macros. Actually, the world-class tech writer Sue McKinney, who works with me, tried it, and she says it took three minutes to reformat the rows in the tables so they wouldn't break, which is a requirement of ours. We look forward to implementing the other table-related macro functionality you developed. Thanks for providing it for our use!

  • Design view not working after importing project from Flex Builder

    After importing a project from Flex Builder to Flash Builder I am no longer able to see anything in the design view. I am using the flex 4.5 sdk.
    Any idea how I can get this design view working? I heard it could have something to do with the metadata directory but am slightly lost here?...
    Adam

    Could you please provide more information as to what exactly are you importing. Also does Design View not lauch at all or does it give errors. Would it be possible for you to share the logs.
    Meanwhile you can try cleaning the workspace and importing again to see if that solves the issue.

  • IMPORT/EXPORT FROM DATA BUFFER

    Hi,
    I have some code like this:
    DATA: b type xstring.
    DATA: a type xstirng.
    EXPORT '1234' TO DATA BUFFER b.
    IMPORT a FROM DATA BUFFER b.
    for some reason a does not get set to the value that I assigned to b.
    However, this code works:
    DATA: b type xstring.
    DATA: a type xstirng.
    EXPORT some_internal_table TO DATA BUFFER b.
    IMPORT a FROM DATA BUFFER b.
    Does anybody know why internal tables work but other data types do not?
    Thank you.

    EXPORT '1234' TO DATA BUFFER b, not working because, you did not assign a variable name to '1234' to be stored as in data buffer B.
    Change the code to:
    DATA: b type xstring.
    DATA: a(4) type c.
    EXPORT a = '1234' TO DATA BUFFER b.
    IMPORT a FROM DATA BUFFER b.
    It's working in the second case because, some_internal_table  is the name of the variable in databuffer B and you are importing into the same variable in IMPORT
    Regards
    Sridhar

  • IMPORT & EXPORT from/to compressed files directly...

    for newbies a tip to import(export) directly to(from) compressed files using pipes . Its for Unix based systems only, as I am not aware of any pipe type functionality in Windows. The biggest advantage is that you can save lots of space as uncompressing a file makes it almost 5 times or more. (Suppose you are uncompressing a file of 20 GB, it will make 100 GB) As a newbie I faced this problem, so thought about writing a post.
    Lets talk about export first. The method used is that create a pipe, write to a pipe(ie the file in exp command is the pipe we created), side by side read the contents of pipe, compress(in the background) and redirect to a file. Here is the script that achieves this:
    export ORACLE_SID=MYDB
    rm -f ?/myexport.pipe
    mkfifo ?/myexport.pipe
    cat ?/myexport.pipe |compress > ?/myexport.dmp.Z &
    sleep 5
    exp file=?/myexport.pipe full=Y log=myexport.logSame way for import, we create a pipe, zcat from the dmp.Z file, redirect it to the pipe and then read from pipe:
    export ORACLE_SID=MYDB
    rm -f ?/myimport.pipe
    mkfifo ?/myimport.pipe
    zcat ?/myexport.dmp.Z > ?/myimport.pipe &
    sleep 5
    imp file=myimport.pipe full=Y show=Y log=?/myimport.logIn case there is any issue with the script, do let me know :)
    Experts, please have a look...is it fine ? (Actually I dont have Oracle installed on my laptop(though have Fedora 6) so couldnt test the scripts)
    I posted the same on my blog too. just for bookmark ;)
    Sidhu
    http://amardeepsidhu.blogspot.com

    actually, only the compression thing runs in the background. rest proceeds like normal only. just instead of giving normal file we use pipe as a file.
    nice article about named pipes
    Sidhu

  • Import/Export from Memory ID

    hie guys
    im in a program that is importing values from a memory id however there are no values being imported and thus i want to find out wer the memory id is being given data. i tryd the wer used list and it dd not give me anything, please assist

    I managed to find the program where the export statement for the memory ID was and also where the import statement was and managed to resolve my error.
    many thanks.

Maybe you are looking for