ODBC Problem for MSAccess file as Source data extraction

<p><span class="postbody">Hi,</span></p><p><span class="postbody"><br />Please dont ignore this posting. Please try to help in providing relevent solution to my problem. <br />I believe, my previous posting didnot convey you. Let me explain my problem to you. <br />I have MSAccess database file(.mdb) to process. I am able to process for 1(One) file. I am testing for multiple files submission. As the ODBC points on the file1 and when i need to submit file2, its not allowing me to do a sql query. says, &#39;Database access Error&#39;. <br />I am trying to work on usual way, that is, moving file from Incoming to Processing folder where the processing folder holds the ODBC pointer on the file, here the file cannot be deleted as the job going to fail. For this reason, i am replacing the file which is under Processing folder and trying to access the file same time, but it fails with the &#39;Database access Error&#39;. <br /><br />I have tired using DI exec() for replacing file and also tired using the batch script. <br />Here i find the DI is one step behind using the batch script. When i use Batch script it replaces the file in Processing folder and fails with above error but when i use the DI exec() and pass the parameters to Replace file from incoming folder to Processing folder, the job does&#39;t support Replace command,instead it starts processing the existing file(ODBC pointer file). <br />I think DI has peculiar problem in this situation. Please advice and show the way how i can fix this. <br /></span></p>

How can the ODBC driver still hold a handle on the previous file if the dataflow stopped and hence its process stopped. Can you try with a different application, e.g. excel to do the same manually just to figure it is not a problem of the ODBC driver itself?

Similar Messages

  • Problem in flat file loading(bulk data)

    Hi,
    I am populating a flat file with 3lac records. I am getting error due to buffer space problem.
    "Error during target file write "
    around 2 lac records are getting inserted after that the above error is coming..
    Now temporarily I am populating 1.5 lac and 1.5 lac in two times.
    Could anyone please tell me how to solve this issue .
    Thanks in Advance.

    I am using owb 10.2 version.
    In the map source is a Oracle table, Target is a flat file.
    Source table contains 3lac records.
    I executed the map. During execution it is throwing the following error .
    "Error during target file write "
    But it has inserted 2lac records in the target file.

  • Not able to do settings for Resource Files and Source Files (Indesign CS4 )

    Hi,
    I am new to Indesign Plugin Development .
    I want to build the sample sdk examples from Indesign SDK(CS4) for windows .
    Also I am not able to build project developed using Dollyxs. Its
    giving error as PRJ0003 : Error spawning 'cmd.exe' while I am building it.
    I have no idea abt settings for Project->Property for Resource and all
    other files.
    Can anybody tell what are the settings to be made at Project ->Property
    dialog for all files.
    Thanks and Regards,
    Ravi Sharma

    I have the same problem - any update on this?
    Tom

  • Know an extension that searches for the file "last modified" date?

    I am working on a site with 80,000 pages and need to find an
    extension that will search all files within the site and populate
    the date each file was last modified. Know of an extension that
    will assist in this situation? Any ideas will help, thanks in
    advance!

    Ahh, so now your requirements are changing. You do not want a
    simple
    text file output after all, but instead a sortable list. So
    perhaps
    output as a csv that could be sorted within a spreadsheet.
    Altho 80000
    rows?
    It is a bit hard to believe that an organization with an
    80000 page
    website does not have inhouse gurus who could do this in a
    heart beat.
    E. Michael Brandt
    www.divaHTML.com
    divaGPS | divaFAQ
    www.valleywebdesigns.com
    JustSo PictureWindow
    mercuryfenix wrote:
    > I just finished the first scan and was not impressed.
    PageList creates an ugly
    > and nearly useless list of file name, title, path from
    page root, a link to the
    > file, last modified date and time, and some meta
    garbage. To top it all off,
    > you cannot sort it by any of these categories because it
    puts all the data into
    > a lousy html table- useless.
    > I could probably get buy with this, but it would be
    horrible....80,000 pages
    > to scan! O yeah, i forgot to mention it has a very low
    limit to how many files
    > it can scan in one scan!
    >
    > I still am in need of a better extension. Please keep
    helping.
    >

  • Preview unavailable for this file while trying to extract from canon 5d mark3?

    I have lightroom 3.  Suddenly, I am unable to import photos off the SD card.  I am getting the message, "Preview unavailable for this file"  What happened and what can I do to fix?
    Thanks.

    Why did it stop working all of the sudden.  I have had the 5dmk3 for almost a year and I have not had this problem with my current lightroom.  Are the DNG files lossy files? Can you work with them with out losing info?

  • Problem in RTF file while loading data

    Hi,
    I am trying to load the xml source code for the invoice report for german in the RTF file.
    I got error msg like "Invaid data found in the line". I came to know one field contains german language data <Remit to address> field.I tried to remove the data manually and then its loaded fine,but its not correct way.
    How to solve this issue?....
    with regards
    Ram

    Hi CJ,
    When i try to load the xml data to the template(RTF). I got error as "invalid character was found in the text content".
    I found in the xml source code that some swizz character in the <remit to addr> field (i.e; <REMIT_TO_ADDR>PLACE PÉPINET 1 - 1002 LAUSANNE - SWITZERLAND</REMIT_TO_ADDR>), This is the special letter 'É. Once i remove this letter then its loading fine.
    Please give the solution to resolve this..
    with regards
    RAM

  • Best settings for .mov files on a Data CD or DVD ?

    Hi,
    I have a series of sequences in FCP. I want to export them as .mov files and .wmv flies to be played off a data CD or DVD. They are essentially talking heads with a few cut away shots about 5 min each.
    I'm finding that when I save them as "high" quality .mov & .wmv files through "Export / Quicktime Compression", they don't play smoothly off the CD. Compression too high I guess?
    Can someone recommend some settings for me? Somewhere to start and I can tweak... I'd like to keep the viewing window as large as possible. Some of the streaming settings are too small.
    I have Flip4Mac installed for making the .wmv files. Suggestions there are welcome too.
    Cheers,
    P

    Nevermind.
    I just found out Snow Leopard can only write HFS+ on CD and DVD for data.
    I have a utility called "Burn" that is freeware and it lets me choose the filesystem - including Joliet and hybrid.

  • ODBC problem caused by SQLGetInfoW function's data type abnormally output

    Background:We have designde a set of ODBC(Unicode) driver.We use Access2013x64 for data import operation according to the ODBC driver, which is called the
    SQLGetInfoW function.Because of the third parameter in SQLGetinfoW function outputing 8 bytes data in error,Access abnormally stop.While using Access2010x64,the same operation, the SQLGetInfoW funtion has also output 8 bytes of data and Access is normally
    end.
    Questions:
    We want to know for the operation of the third parameter'outputing data of SQLGetinfoW funtion,is there a difference between Access2013 and Access2010 ? And what
    is the specific difference?
    In addition, we also want to know the development on the ODBC what kind of standards should we followed? In other words,in the SQLGetInfoW function, the second
    parameter InfoType and the third parameter InfoValuePtr existence of the corresponding relationship in theory.
    We saw about the second parameter InfoType and the third parameter InfoValuePtr with the definition and the range of instructions in MSDN ODBC API Reference.
    We want to know the relation about the value of InfoType and the third parameter InfoValuePtr should return data's type.
    The function SQLGetInfoW statement as follows: 
    SQLRETURN SQLGetInfoW(
         SQLHDBC         ConnectionHandle,
         SQLUSMALLINT    InfoType,
         SQLPOINTER      InfoValuePtr,
         SQLSMALLINT     BufferLength,
         SQLSMALLINT *   StringLengthPtr);
    looking forward to your answer... 

    I think this is a very difficult question, but I really need to know the answer.I hope someone can help me.

  • Problem with receiver file adapter printing data line by line in .txt file

    We are working on e-payments integration with one of the bank. As part of text file generation, we have a written a UDF which accumulates all Invoice details( 10 input fields information ) into one string and then sends output line by line with a delimiter separation for each invoice.
    H
    D
    E
    E
    E
    T
    Bank requires a file in above format separating invoice in separate E band.( one invoice collection in one E band)
    As per our scenario, multiple invoice details from an idoc(PAYEXT) have to be written to a text file line by line.  i.e one invoice details per one row.
    After the execution of the scenario, in SXMB_MONI, the message display clearly showing that the invoice details are printed line by line. A java function used in message mapping for the writing the invoice details line by line.
    But actual file that is written to a text file is showing all the invoice details in written in single row.
    When I enable the option Word wrap in the notepad, then only I can see the details in desired format.
    Please guide us where we are going wrong.
    Can notepad settings make any difference while displaying the text file???
    Is there any way to write the file as desired without enabling the word wrap in notepad.
    Thanks in advance.
    Nagendar

    Hi venkatnrj,
    i hope this UDF might be its helps
    public void CombineText(String[] var1, String[] var2, String[] var3, String[] var4, String[] var5, ResultList result, Container container) throws StreamTransformationException{
    String s = "";
    for( int i = 0 ; i < var1.length ; i++)
         if ( var1<i> != ResultList.CC)
         s = s +  var1<i> + "," + var2<i> + "," + var3<i> + "," + var4<i> + "," + var5<i>  + "\n" ;
    result.addValue( s );
    Output diplay like below the format by using above udf:
    aaa,bbb,cccc,dddd,eee,fff,
    aaa,bbb,cccc,dddd,eee,fff,
    aaa,bbb,cccc,dddd,eee,fff,
    aaa,bbb,cccc,dddd,eee,fff,

  • Problem  for updating records in to data targets

    Murali/sreenivas.
    my processchain is working fine ..but upto Persistent Staging Area data is getting updated perfectly but after that daily i need to run
    DTP manually , to avoid this what sholud i do??? i.e.
    selecting particular info source and then Persistent Staging Area and then selecting particular request in PSA and selecting
    update with scheduler.... by rightcliking on that... and then
    after selecting this and then selecting immediate update...then Persistent Staging Area  data is getting updated in to particular data targets...
    i want to the data to be updated immediately once data is succefully reached Persistent Staging Area
    Edited by: ganandkumar on Sep 13, 2010 7:15 AM
    Edited by: ganandkumar on Sep 13, 2010 7:16 AM

    Hi,
    Are you using BW 3.5 or BI 7.0.
    If you are in BW ,then please in the infopackage make the setting psa and data target in parallel.
    If you are in BI 7.0,then include the step DTP.
    Thanks,
    Saveen Kumar

  • Sybase ODBC driver for Linux - handle of numeric data type is not correctly

    Linux RHEL 4 + Oracle 10.2.0.3 - all work fine. But numeric data type does not coorectly show values. I gor driver from ASE 15. Who has already resolve this issue???

    To begin with:
    - what is the table definition in Sybase?
    - what is the table definition in Oracle: SQL> describe <table>@<sybase_hsodbc_link>;
    and probably you need to start a gateway debug trace (HS_FDS_TRACE_LEVEL-DEBUG) and an ODBC trace to see what happens.
    You could paste the appropriate section(s) here. Also paste the init<hsodbc>.ora and odbc.ini .
    Ed

  • How to refresh .swf file whose source data is only using "EXCEL"

    Can Some one help me out with this please.........
    I developed a dashboard using excel (embedded in xcelsius 2008) and then exported it to .swf file.
    Now when the data changes in .xlf file. I want my swf file to refresh the data.
    Thanks in Advance

    Hi,
       Read the below instructions extracted from KB Article 1424833 and see if it helps
    XML files need to be designed in a specific structure in order to work correctly in Xcelsius 2008. Below are some important conventions:-                                                                               
    1) The XML code should start and end with data tag like <data>...</data>.                                                            
    2) Row and column tags must be used to encapsulate data.                                                                         
    3) Everything is case sensitive.                                                                               
    4) While inserting a range in XML data connection, the range name should be similar to the variable name defined in the XML code.                                                                               
    The xml code should look like this:-                                                                               
    <data>                                                                               
    <variable name="ExampleRange">                                                                               
    <row>                                                                               
    <column> Row1 Column1 value </column>                                                                               
    <column> Row1 Column2 value </column>                                                                               
    <column> Row1 Column3 value </column>                                                                               
    </row>                                                                               
    </variable>                                                                               
    </data>                                                                               
    In Xcelsius, we have to give range name=ExampleRange and then assign the Excel cell to load the data.
    Regards,
    Ken

  • Problems for importing files. avi

    hello,
    when I try to download a file. avi, a message appears saying:"the software that's used to decode the media is not available on this system. installing
    the correct decoder", how to resolve. The file is a movie downloaded from the internet. thanks

    We'll need a lot more detail about that AVI file. See this ARTICLE to get an idea of the problems that can exist and also some background on AVI's (and MPEG's and MOV's).
    The problem will likely be with your particular AVI file - not all are created equal.
    Good luck, and I look forward to the details. The answer will be contained with in that info.
    Hunt

  • Major Finder Problem for Quicktime Files

    Hey all,
    I have noticed a horrible bug in Finder for Sprited Quicktime files.
    Some background. Some files I download have web 'popups' in the Quicktime file as a marketing campaign. We put a link inside the Quicktime file (you can do so in GoLive) so when it is opened to the end a web link pops up.
    However, Leopard has introduced a bug where if you open a folder that even HAS one of these sprited Quicktime files, it will open my browser and go to the link inside the Quicktime file, even though I did even open the file.
    I know this bug does not effect everyone, but it is a serious bug in the software.

    dude. gotta watch where you download your pornoze!
    heh
    thx for the heads up. havent noticed that yet here. i wonder if this bug is because of quick look...

  • Problem for saving files. docx in word 2011 for mac

    I'm promemas to save documents in Office 2011. The files have an error in the name or path. Could someone help me? Thank you.

    Hello, can you post the names?
    Can you post the exact error?
    Can you post the path?

Maybe you are looking for

  • Aynchronous and Synchronous communication TCP socket

    Hi All, I have written a client/server test application to test the performance of the java socket library. I tested the application in two scenarios, 1) Asynchronous communication between client and server, client sends data(packet size is 500bytes)

  • Parse XML: how to get all the sub nodes of an element

    Hello, I am using org.w3c.dom to parse an XML file. I want to get all the information under an elements, including all the sub nodes and sub sub nodes, maybe output as a String or String[ ]. How should I do it with org.w3c.dom? e.g. I want to get all

  • Difference b/w Java Class and Bean class

    hi, can anybody please tell me the clear difference between ordinary java class and java Bean class. i know that bean is also a java class but i donno the exact difference between the both. can anybody please do help me in understanding the concept b

  • Link DIR's in MAC

    Greetings, I'm not a wiz on code, but I try and I need some help please. I'm building a hybrid CD to play on both PC & MAC and some of my links will open a new Director movie located in a subfolder. When I publish for both PC & MAC it works fine on a

  • Stacks - Only want one photo in stack to be sent to Mobile Me

    I have tried selecting one photo out of a stack as the "picked" image, but the entire stack is sent to Mobile Me when I send the photos out. I only want the "winning" image in the stack to be sent. I am sending the images from an album, where one of