Unable to generate proper LDTs using mks toolkit on windows server.

Hi Experts,
We have installed EBS12.0.3 on windows XP platforms and to access the unix commands we are using mks toolkit verison 9.2
But we are not able to generate the correct ldt files for data migration.
The fndload command used to download ldt for alert is as mentioned below:
FNDLOAD apps/apps 0 Y DOWNLOAD %ALR_TOP%/patch/115/import/alr.lct FILE_NAME.ldt ALR_ALERTS APPLICATION_SHORT_NAME='PER' Alert_name='XX Alert Name'
The generated ldt file is:
# $Header$
# dbdrv: exec fnd bin FNDLOAD bin &phase=daa+52 checkfile:~PROD:~PATH:~FILE &ui_apps 0 Y UPLOAD @ALR:patch/115/import/alr.lct @~PROD:~PATH/~FILE
LANGUAGE = "US"
LDRCONFIG = "alr.lct"
#Source Database ODEV
#RELEASE_NAME 12.1.3
# -- Begin Entity Definitions --
DEFINE ALR_ALERTS
KEY APPLICATION_SHORT_NAME VARCHAR2(50)
KEY ALERT_NAME VARCHAR2(50)
CTX OWNER VARCHAR2(4000)
BASE ALERT_CONDITION_TYPE VARCHAR2(1)
BASE ENABLED_FLAG VARCHAR2(1)
BASE START_DATE_ACTIVE VARCHAR2(25)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE TABLE_APPLICATION_SHORT_NAME VARCHAR2(50)
BASE DESCRIPTION VARCHAR2(240)
BASE FREQUENCY_TYPE VARCHAR2(1)
BASE WEEKLY_CHECK_DAY VARCHAR2(3)
BASE MONTHLY_CHECK_DAY_NUM VARCHAR2(50)
BASE DAYS_BETWEEN_CHECKS VARCHAR2(50)
BASE CHECK_BEGIN_DATE VARCHAR2(25)
BASE DATE_LAST_CHECKED VARCHAR2(25)
BASE INSERT_FLAG VARCHAR2(1)
BASE UPDATE_FLAG VARCHAR2(1)
BASE DELETE_FLAG VARCHAR2(1)
BASE MAINTAIN_HISTORY_DAYS VARCHAR2(50)
BASE CHECK_TIME VARCHAR2(50)
BASE CHECK_START_TIME VARCHAR2(50)
BASE CHECK_END_TIME VARCHAR2(50)
BASE SECONDS_BETWEEN_CHECKS VARCHAR2(50)
BASE CHECK_ONCE_DAILY_FLAG VARCHAR2(1)
BASE SQL_STATEMENT_TEXT VARCHAR2(32000)
BASE ONE_TIME_ONLY_FLAG VARCHAR2(50)
BASE TABLE_NAME VARCHAR2(31)
BASE LAST_UPDATE_DATE VARCHAR2(10)
DEFINE ALR_RESPONSE_SETS
KEY RESP_SET_NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE DESCRIPTION VARCHAR2(240)
BASE ENABLED_FLAG VARCHAR2(1)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE LAST_UPDATE_DATE VARCHAR2(10)
DEFINE ALR_RESPONSE_VARIABLES
KEY RESP_VAR_NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE DESCRIPTION VARCHAR2(240)
BASE TYPE VARCHAR2(1)
BASE DEFAULT_VALUE VARCHAR2(240)
BASE DATA_TYPE VARCHAR2(1)
BASE DETAIL_MAX_LEN VARCHAR2(50)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_RESPONSE_VARIABLES
DEFINE ALR_RESPONSE_ACTIONS
KEY RESPONSE_NAME VARCHAR2(240)
KEY SEQUENCE VARCHAR2(50)
CTX OWNER VARCHAR2(4000)
BASE ACTION_NAME VARCHAR2(80)
BASE ENABLED_FLAG VARCHAR2(1)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_RESPONSE_ACTIONS
DEFINE ALR_VALID_RESPONSES
KEY RESPONSE_NAME VARCHAR2(240)
CTX OWNER VARCHAR2(4000)
BASE TYPE VARCHAR2(1)
BASE RESPONSE_TEXT VARCHAR2(32000)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_VALID_RESPONSES
END ALR_RESPONSE_SETS
DEFINE ALR_ACTION_SETS
KEY NAME VARCHAR2(50)
CTX OWNER VARCHAR2(4000)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE ENABLED_FLAG VARCHAR2(1)
BASE RECIPIENTS_VIEW_ONLY_FLAG VARCHAR2(1)
BASE DESCRIPTION VARCHAR2(240)
BASE SUPPRESS_FLAG VARCHAR2(1)
BASE SUPPRESS_DAYS VARCHAR2(50)
BASE SEQUENCE VARCHAR2(50)
BASE LAST_UPDATE_DATE VARCHAR2(10)
DEFINE ALR_ACTION_SET_MEMBERS
CTX OWNER VARCHAR2(4000)
BASE ACTION_NAME VARCHAR2(80)
BASE GROUP_NAME VARCHAR2(80)
BASE GROUP_TYPE VARCHAR2(1)
BASE SEQUENCE VARCHAR2(50)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE ENABLED_FLAG VARCHAR2(1)
BASE SUMMARY_THRESHOLD VARCHAR2(50)
BASE ABORT_FLAG VARCHAR2(1)
BASE ERROR_ACTION_SEQUENCE VARCHAR2(50)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ACTION_SET_MEMBERS
DEFINE ALR_ACTION_SET_OUTPUTS
KEY ACTION_SET_OUTPUT_NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE SEQUENCE VARCHAR2(50)
BASE SUPPRESS_FLAG VARCHAR2(1)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ACTION_SET_OUTPUTS
DEFINE ALR_ACTION_SET_INPUTS
KEY ACTION_SET_INPUT_NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE VALUE VARCHAR2(240)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ACTION_SET_INPUTS
END ALR_ACTION_SETS
DEFINE ALR_ACTION_GROUPS
KEY NAME VARCHAR2(80)
KEY GROUP_TYPE VARCHAR2(1)
CTX OWNER VARCHAR2(4000)
BASE ACTION_GROUP_TYPE VARCHAR2(1)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE ENABLED_FLAG VARCHAR2(1)
BASE DESCRIPTION VARCHAR2(240)
BASE LAST_UPDATE_DATE VARCHAR2(10)
DEFINE ALR_ACTION_GROUP_MEMBERS
CTX OWNER VARCHAR2(4000)
BASE ACTION_NAME VARCHAR2(80)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE ENABLED_FLAG VARCHAR2(1)
BASE ACTION_LEVEL VARCHAR2(50)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ACTION_GROUP_MEMBERS
END ALR_ACTION_GROUPS
DEFINE ALR_ACTIONS
KEY ACTION_NAME VARCHAR2(80)
KEY ACTION_END_DATE_ACTIVE VARCHAR2(25)
CTX OWNER VARCHAR2(4000)
BASE ACTION_TYPE VARCHAR2(1)
BASE ENABLED_FLAG VARCHAR2(1)
BASE DESCRIPTION VARCHAR2(240)
BASE ACTION_LEVEL_TYPE VARCHAR2(1)
BASE DATE_LAST_EXECUTED VARCHAR2(25)
BASE FILE_NAME VARCHAR2(240)
BASE ARGUMENT_STRING VARCHAR2(240)
BASE PROGRAM_APPLICATION_NAME VARCHAR2(50)
BASE CONCURRENT_PROGRAM_NAME VARCHAR2(30)
BASE LIST_APPLICATION_NAME VARCHAR2(50)
BASE LIST_NAME VARCHAR2(30)
BASE TO_RECIPIENTS VARCHAR2(240)
BASE CC_RECIPIENTS VARCHAR2(240)
BASE BCC_RECIPIENTS VARCHAR2(240)
BASE PRINT_RECIPIENTS VARCHAR2(240)
BASE PRINTER VARCHAR2(30)
BASE SUBJECT VARCHAR2(240)
BASE REPLY_TO VARCHAR2(240)
BASE RESPONSE_SET_NAME VARCHAR2(30)
BASE FOLLOW_UP_AFTER_DAYS VARCHAR2(50)
BASE COLUMN_WRAP_FLAG VARCHAR2(1)
BASE MAXIMUM_SUMMARY_MESSAGE_WIDTH VARCHAR2(50)
BASE BODY VARCHAR2(2000)
BASE VERSION_NUMBER VARCHAR2(50)
BASE LAST_UPDATE_DATE VARCHAR2(10)
DEFINE ALR_ACTION_OUTPUTS
KEY ACTION_OUT_NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE CRITICAL_FLAG VARCHAR2(1)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ACTION_OUTPUTS
END ALR_ACTIONS
DEFINE ALR_ALERT_OUTPUTS
KEY NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE SEQUENCE VARCHAR2(50)
BASE ENABLED_FLAG VARCHAR2(1)
BASE START_DATE_ACTIVE VARCHAR2(25)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE TITLE VARCHAR2(240)
BASE DETAIL_MAX_LEN VARCHAR2(50)
BASE SUMMARY_MAX_LEN VARCHAR2(50)
BASE DEFAULT_SUPPRESS_FLAG VARCHAR2(1)
BASE FORMAT_MASK VARCHAR2(30)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ALERT_OUTPUTS
DEFINE ALR_ALERT_INSTALLATIONS
KEY ORACLE_USERNAME VARCHAR2(30)
KEY DATA_GROUP_NAME VARCHAR2(240)
CTX OWNER VARCHAR2(4000)
BASE ENABLED_FLAG VARCHAR2(1)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ALERT_INSTALLATIONS
DEFINE ALR_ALERT_INPUTS
KEY NAME VARCHAR2(30)
CTX OWNER VARCHAR2(4000)
BASE ENABLED_FLAG VARCHAR2(1)
BASE START_DATE_ACTIVE VARCHAR2(25)
BASE END_DATE_ACTIVE VARCHAR2(25)
BASE TITLE VARCHAR2(240)
BASE DATA_TYPE VARCHAR2(1)
BASE DEFAULT_VALUE VARCHAR2(240)
BASE LAST_UPDATE_DATE VARCHAR2(10)
END ALR_ALERT_INPUTS
END ALR_ALERTS
# -- End Entity Definitions --
The same command works fine on linux using putty.
Are We missing anything or the issue might be because of the windows platform.
Please help us.
Thanks & Regards,
Priyank

Hi,
We have compared the LDt with the one generated with UNIX.
We are completely missing the data definition of the object.
Also today we tried to download LDT's for concurent program and request group, and request group Ldt is successfully downloaded but for concurrent program again it downloaded only entity definition and then failed to download object's data definition.
the commands used were:
Request group:
FNDLOAD apps/apps 0 Y DOWNLOAD %FND_TOP%/patch/115/import/afcpreqg.lct File_Name.ldt REQUEST_GROUP REQUEST_GROUP_NAME="Global HRMS Reports & Process" APPLICATION_SHORT_NAME="PER" UNIT_NAME='Concurrent Program Short Name'
Concurrent Program:
FNDLOAD apps/apps 0 Y DOWNLOAD %FND_TOP%/patch/115/import/afcpprog.lct File_Name.ldt PROGRAM CONCURRENT_PROGRAM_NAME='Concurrent Program Short Name' APPLICATION_SHORT_NAME='PER'
Thanks.

Similar Messages

  • How can we repeat specific page number of pdf file by using FDF Toolkit for Windows?

    how can we repeat specific page number of pdf file by using FDF Toolkit for Windows?

    let's say a registration form, there is only 1 full address provided in my registration pdf, but applicant could have more than 1 address, so i have to make it more flexible to extend the address page no matter how many addresses that applicant provided, i have use adobe acrobat pro to edit the form properties. but dont know how to extend/duplicate a page in felxible times.
    Please advise~ tks so much!!! George

  • Can I use Azure Backup and Windows Server Backup in a Windows Server ?

    Can I use Azure Backup and Windows Server Backup in a Windows Server ?
    I want to use both Azure Backup and Windows Server Backup for two senarios.
    For Disaster Recovery = Azure Backup to Azure Storage.
    For non-Disacter Recovery = Windows Server Backup to a on-premises disk.
    The non-Disaster Recovery mean a file or folder recovery, disk crash recovery, migrate to another servers.
    The non-Disaster Recovery need the speed of recovery just like 10 TB recovery as soon as possible.
    If I can use both Azure Backup and Windows Server Backup in a Windows Server,
    Are there any notes for using both ?
    Regards,
    Yoshihiro Kawabata 

    Hi Yoshihiro Kawabata,
    Thanks for posting here!
    Azure Backup to Azure Storage and Windows Server Backup to a on-premises disk. These are two different question and can be answered individually.
    Azure Backup to Azure Storage - Possible.
    Windows Server Backup to a on-premises disk - Possible.
    Can I use Azure Backup and Windows Server Backup in a Windows Server? Is a question.
    I will check on this and get back to you at the earliest.
    Thanks!
    Sadiqh

  • Generated Crystal Report PDFs are different on Windows server

    Post Author: present
    CA Forum: .NET
    Hi,
    I created Crystal Report template (with two columns on one
    page) inside VS 2005 on my Windows XP Professional machine.
    But there are formating problems on both XP and Windows
    Server machines:
    1) On Windows XP machine, I have to overlap the two columns
    on the page inside VS 2005 editor in order to generate
    correct PDF file (without overlap). How to fix the the
    overlapping problem in editor?
    2) On Windows 2003 server: After I put the template on
    Windows 2003 server that has no VS 2005 installed (only
    CRRedist2005_x86.msi was installed), the generated PDF has
    different font size and layout (such as page size, column
    overlap, etc).
    Do I have to install VS 2005 on server too? It is really
    frustrating that I have to print document generated on the
    server before I know if the template works fine or not.
    Any help is highly appreciated!

    Typically when you are seeing page formatting issues on different machines, it could be because of printer drivers (or lack of).  The reporting engine relies on the printer driver configured on the machine to provide information so that a page can be properly rendered.  If you designed the report on your dev machine which is using PrinterA and then deploy to another machine using PrinterB, the formatting could be off.  So make sure that the exact same printer driver is being used on these machines.  If your deployments are expected to go to different machines where you don't know what printer will be installed, then you will need to design the report such that it can be rendered as best as possible.  Another option is to check the "No Printer" option and this should render the report the same on any machine with any printer, but then you'll need to make sure you handle any scenarios where the user wants to print to the printer.
    If this is an ASP.NET application then permissions could play a part if the printer drivers cannot be accessed.  There are whitepapers on the BOBJ support site that have information on to configure CR to print reports in ASP.NET apps.
    -MJ

  • Word Document generation using Perl programming on Windows Server 2003 R2

    Hello,
    Our application generates word document based on pre-defined template on Windows Server 2003 using Perl Scripting.
    Configuration data is fetched from the database and document is populated based on the template. Sections in the document are identified using Bookmarks. We are facing a problem on Windows server 2003 R2. When I do a group update operation, i.e generation
    of multiple word documents (using Word 2010) in a loop, one of the section of the word document shifts up  and data gets overlapped.
    When I use the same piece of code in windows 7 machine, the issue doesn't replicate.
    Can anyone provide some pointers to look into this issue ?
    Regards
    Prashant Jain
    software developer

    Hi,
    This forum is mailly talk about the product use related issue and not the best place to talk about the develop issue, for the develop issue we can post in MSDN forum for the further help.
    MSDN forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Thanks for your understanding and support.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Cluster Quorum Disk failing inside Guest cluster VMs in Hyper-V Cluster using Virtual Disk Sharing Windows Server 2012 R2

    Hi, I'm having a problem in a VM Guest cluster using Windows Server 2012 R2 and virtual disk sharing enabled. 
    It's a SQL 2012 cluster, which has around 10 vhdx disks shared this way. all the VHDX files are inside LUNs on a SAN. These LUNs are presented to all clustered members of the Windows Server 2012 R2 Hyper-V cluster, via Cluster Shared Volumes.
    Yesterday happened a very strange problem, both the Quorum Disk and the DTC disks got the information completetly erased. The vhdx disks themselves where there, but the info inside was gone.
    The SQL admin had to recreated both disks, but now we don't know if this issue was related to the virtualization platform or another event inside the cluster itself.
    Right now I'm seen this errors on one of the VM Guest:
     Log Name:      System
    Source:        Microsoft-Windows-FailoverClustering
    Date:          3/4/2014 11:54:55 AM
    Event ID:      1069
    Task Category: Resource Control Manager
    Level:         Error
    Keywords:      
    User:          SYSTEM
    Computer:      ServerDB02.domain.com
    Description:
    Cluster resource 'Quorum-HDD' of type 'Physical Disk' in clustered role 'Cluster Group' failed.
    Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it.  Check the resource and group state using Failover Cluster
    Manager or the Get-ClusterResource Windows PowerShell cmdlet.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-FailoverClustering" Guid="{BAF908EA-3421-4CA9-9B84-6689B8C6F85F}" />
        <EventID>1069</EventID>
        <Version>1</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-04T17:54:55.498842300Z" />
        <EventRecordID>14140</EventRecordID>
        <Correlation />
        <Execution ProcessID="1684" ThreadID="2180" />
        <Channel>System</Channel>
        <Computer>ServerDB02.domain.com</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="ResourceName">Quorum-HDD</Data>
        <Data Name="ResourceGroup">Cluster Group</Data>
        <Data Name="ResTypeDll">Physical Disk</Data>
      </EventData>
    </Event>
    Log Name:      System
    Source:        Microsoft-Windows-FailoverClustering
    Date:          3/4/2014 11:54:55 AM
    Event ID:      1558
    Task Category: Quorum Manager
    Level:         Warning
    Keywords:      
    User:          SYSTEM
    Computer:      ServerDB02.domain.com
    Description:
    The cluster service detected a problem with the witness resource. The witness resource will be failed over to another node within the cluster in an attempt to reestablish access to cluster configuration data.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-FailoverClustering" Guid="{BAF908EA-3421-4CA9-9B84-6689B8C6F85F}" />
        <EventID>1558</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>42</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-04T17:54:55.498842300Z" />
        <EventRecordID>14139</EventRecordID>
        <Correlation />
        <Execution ProcessID="1684" ThreadID="2180" />
        <Channel>System</Channel>
        <Computer>ServerDB02.domain.com</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="NodeName">ServerDB02</Data>
      </EventData>
    </Event>
    We don't know if this can happen again, what if this happens on disk with data?! We don't know if this is related to the virtual disk sharing technology or anything related to virtualization, but I'm asking here to find out if it is a possibility.
    Any ideas are appreciated.
    Thanks.
    Eduardo Rojas

    Hi,
    Please refer to the following link:
    http://blogs.technet.com/b/keithmayer/archive/2013/03/21/virtual-machine-guest-clustering-with-windows-server-2012-become-a-virtualization-expert-in-20-days-part-14-of-20.aspx#.Ux172HnxtNA
    Best Regards,
    Vincent Wu
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Can I use Remote Desktop Connection (windows server 2008) even if no user is logged in?

    I'm configuring a Server, running Windows Server 2008, to be accessed remotely. Suppose no user is logged in in the server (if it was just turned
    on, for instance). Can I use the "Remote Desktop Connection" feature to log in remotely in this case? Or is it always necessary to have a user locally logged in, to remotely log in to one of the users available?

    If its a fresh installation, RDM might not work at first.
    1. You need to check firewall and allow Remote Desktop. To be specific, communication to port 3389 TCP
    2. Right click My Computer --> Properties --> Remote tab
    Enable Remote Desktop
    Allow connections to this computer
    Click users and grant the permissions for the users. By default, Administrators do have the permission. An also, the users who are members of the 'Remote Desktop Users' security group also have the permission

  • Indexing .cfm files using Indexing Service on windows server 2008 and IIS 7.0

    Hi All,
    Anyone knows why .cfm files would not get indexed by Indexing Service on windows server 2008 and IIS 7.0.  This is a coldfusion website using Indexing Service for site search.  There are a lot of cfm pages indexed as unknown files.   Any clues on how this can be fixed?
    Thanks!

    You might try editing your registry so that *.cfm, *.cfc, and other ColdFusion related files are treated as text files by the Windows search feature.  See link below.
    http://www.dougknox.com/xp/tips/xp_bad_search.htm
    Disclaimer: I am not a Windows system admin.  You might try posting this question to a Windows specific forum.

  • Use OLEDB in Chinese windows Server

    Hello..
    I have a problem in using OLEDB in Chinese windows system.
    If i write sql statement that include Chinese Language in ASP code, then I can not return record correctly.
    For example,in case of col1 of table1 is varchar2 type and data inserted chinese language, if i execute query that 'select col1 from table1' then has no problem.
    but i execute 'select col1 from table1 where col1 = 'CHINESE LANGUAGE' then return no record..
    How can i fix it?
    Environment :
    Windows 2000 Advanced Server with SP4
    Web server - IIS 5.x
    MDAC version - 2.53.6200.1
    Oracle version - 8.1.7.4.1
    Oracle Provider for OLE DB - 8.1.7.3.0
    Oracle NLS - AMERICAN_AMERICA.US7ASII

    The characterset is a problem, but it's a common problem.
    Taking a step back and thinking about the problem logically, it should be clear that you shouldn't be able to store Chinese data in a US7ASCII database. A US7ASCII database can store 128 distinct characters, but there are a whole lot more than 128 Chinese characters. If every character in the world could be represented via ASCII, Unicode would have been a pointless exercise.
    Why, then, does it appear to work correctly for you? When the client and the server both have the same NLS language setting, the Oracle networking layer doesn't do any sort of character set conversion-- it just passes the data back and forth as a binary stream. In your case, the client application is, in essence, lying to the database about the type of data it's passing in. In all probability, you really have Big5 encoded data. So long as the retrieving application expects to be getting that same encoding (Big5), and doesn't bother to ask the client what encoding it's actually getting back, everything will appear to work. You're pulling a fast one on the database, but as long as everyone is in on the lie, everything will work.
    The problem comes, however, when other applications believe the lie that the database is telling. When the OLE DB provider retrieves the data, it knows that it's going to want Unicode data. Since the database claims to be storing ASCII data, the Oracle networking layer will attempt to convert the "ASCII" data to Unicode before handing it to the ASP page. Since the data really isn't ASCII, though, the conversion won't work. The same sort of thing would happen if you used some of the Oracle tools like export & import or if you queried the data from an English Windows system that's set up to handle Unicode data.
    At this point, you have corrupt data in the database. You don't have valid Chinese in the database.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

  • Using mac mini for windows server vpn

    I'd like to use a Mac Mini with 16GB (might wait on the new one), to run a virtual Windows Server 2012 with Exchange and a virtual Windows Server 2012 with SQL Server.
    Anyone doing that successfully?

    Yes, you can upgrade the ram, harddrive and optical drive yourself. There are several websites that show how to do it. I've done it twice, it is really no big deal. Flip the mini over, use the right size putty knife(s) and carefully lift the lid off...from there it's a matter of removing some screws, and then reversing the procedure.
    I returned my mini 2.53 because I decided I really wanted to stick with laptop for this year. But for the 2 weeks I had it, I had Logic on it. Used a USB interface, and had some Firewire drives hooked up to it. It was excellent. It's so small that it can sit right on the desk where you can get at everything.
    I left the 5400 drive in it, and had zero problems. It's a rare day when someone maxes out their harddrive speed. If you check your meters in Logic, the cpu has always been maxed long, long before the HD I/O has been. If you are running 96K 30+ track creations, a mini isn't even going to be on your radar. Yet, many people use nothing but a Macbook Pro to do some very complicated tracks...and a mini is really just a macbook pro without screen/keyboard/trackpad and jammed in a small box.
    I think they are fantastic values.

  • Snow leopard using documents from a windows server, I will have problems if I update to lion

    Hi all,
    I am working with my Macbook with Snow Leopard and I use files from windows server 2008 and also the accountance program reside on it, we always acceed by smb. I have not updated my Mac OX to Lion because I am frightened about lost my conection to this computers. Could I update or it is better to remain into Snow Leopard.
    Thanks in advance

    http://www.apple.com/pr/ may also have the answer when Apple is ready to reveal it.
    Apple's "free" updates have typically been on http://www.apple.com/macosx/uptodate/
    Consider first if you are ready for Lion by reading this tip.  It is doubtful that not being ready for Lion will mean you'll be ready for Mountain Lion.

  • PKCS11 : Unable to generate AES token using C_GenerateKey function

    Hi All,
    I am using the Eracom's PSE HSM module. They have provided me with the PKCS11 Java interface. I am trying to generate a 128 bit AES secret key with the C_GenerateKey method. However, I keep getting a "incomplete template" exception. I am not sure what constitues a complete CK_ATTRIBUTES template when it comes to generating AES secret keys in PKCS11. This is the template that i have used for this purpose:-
    public static void generateKey(CK_SESSION_HANDLE session,
                   CK_MECHANISM_TYPE mechanismType, String keyName, boolean bPrivate,
                   CK_OBJECT_HANDLE hKey) {
              CK_MECHANISM keyGenMech = new CK_MECHANISM(mechanismType);
              CK_ATTRIBUTE[] template = { new CK_ATTRIBUTE(CKA.TOKEN, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.SENSITIVE, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.LABEL, keyName.getBytes()),
                        new CK_ATTRIBUTE(CKA.EXTRACTABLE, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.DERIVE, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.VERIFY, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.EXPORTABLE, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.ENCRYPT, CK_BBOOL.TRUE),
                        new CK_ATTRIBUTE(CKA.WRAP, CK_BBOOL.TRUE),
                        new CK_ATTRIBUTE(CKA.UNWRAP, CK_BBOOL.TRUE),
                        new CK_ATTRIBUTE(CKA.MODIFIABLE, CK_BBOOL.TRUE),
                        new CK_ATTRIBUTE(CKA.SIGN, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.DECRYPT, CK_BBOOL.TRUE),
                        new CK_ATTRIBUTE(CKA.IMPORT, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.EXPORT, CK_BBOOL.FALSE),
                        new CK_ATTRIBUTE(CKA.KEY_SIZE, new Long(128)) };
              CryptokiEx.C_GenerateKey(session, keyGenMech, template,
                        template.length, hKey);
         }I am passing "AES_KEY_GEN as the mechanism as defined in PKCS11. Since PKCS11 is a standard, key generation templates ideally should not vary accross implementations.
    Any help on this is greatly appreciated.

    I just had this same problem.
    I fixed it by using
    new CK_ATTRIBUTE(CKA.VALUE_LEN, new Long(16))  // 128 bit AES keyinstead of using CKA.KEY_SIZE. The documentation states that CKA.KEY_SIZE only applies to eliptic curves.

  • Unable to generate csr, Please use a valid file name

    I've been attempting to generate a new certificate signing request on our Exchange 2013 server.  In the past we've never had a problem but we seem to be stuck today.  When we try to output the new csr to one of our network shares we see the following
    error.  
    "Please use a valid file name when you run the New-ExchangeCertificate cmdlet on server server1 with the -RequestFile parameter. The file should not exist in target folder. Parameter name: RequestFile"
    We've use this share location before without problems, the Exchange Trusted Subsystem has write intermissions on this location as described online but we still receive the error.  I've tried creating new locations but haven't had any success.
    Any suggestions?
    Thanks

    Hi,
    We can access the Exchange Certificate Management UI through the EAC in Exchange 2013 by selecting
    Servers and then Certificates to create a new certificate to have a try.
    Alternatively, we can try the following command:
    $Data = New-ExchangeCertificate -GenerateRequest -SubjectName "c=US, o=contoso inc, cn=server.contoso.com" -DomainName mail.contoso.com, contoso.com, autodiscover.contoso.com -PrivateKeyExportable $true
    Set-Content -path "C:\Certificates\MyCertRequest.req" -Value $Data
    Regards,
    Winnie Liang
    TechNet Community Support

  • Unable to uninstall a program using safe mode in windows 8.1

    Hi,
    I tried to install nvedia Grapics Driver in windows 8.1, but it was neither installed properly instead it just made my display goes blank, just shows the mouse cursor thats it.
    similar to this issue
    http://www.eightforums.com/general-support/35869-windows-8-1-impossible-get-into-safe-mode.html
    I log in to windows using safe mode and tried to uninstall the graphics driver it said that all dll's will be removed and I uninstalled it and restarted the windows, initially it got started but then within 2 mins it says those dll files are missing n gives
    the same issue.
    Then When I again login to safe mode, I see that the drivers are still showing installed don't know what to do now.
    Can you give my any solutions.
    As I'm facing alot of issue now.
    Thanks,

    Hi,
    How did you uninstall the graphics drvier? From Devices manager or Programs and Features?
    Please open Control Panel\All Control Panel Items\Programs and Features
    And then, search for "NVIDIA Graphics Driver" and then select the "Change/Remove" button to begin the uninstall process. 
    Next, once the uninstall has completed, reboot Windows so that the other NVIDIA components can be removed as well.
    If the issue still persists, since this driver that you recently installed caused problems with your PC, you can restore Windows back to an earlier point in time.
    http://windows.microsoft.com/en-us/windows-8/restore-refresh-reset-pc
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Can I use XP, Vista and Windows Server on my Mac Pro

    Looking for options to have multiple Operating Systems available for bootup.
    I need to have the ability to run XP, Vista, Windows 2003 and Windows 2008 server. I am currently using a Windows PC with BootCommander. I want to use my Mac Pro for its power.
    I have tried to use VMWare Fusion and it works perfectly. However, Camtasia crashes regularly within Fusion and I need high resolution desktop captures and the way virtualization does (rather does not) virtualize the RAM on the video card has made it not a viable solution.
    Your help is appreciated.

    Format one or more of your drives as MBR and setup some partitions. Install in proper order. Or use multiple drives. Maybe someone on Fusion forum can help.
    http://communities.vmware.com/community/vmtn/desktop/fusion
    Some have used multiple VMs with Fusion and Apple Pro RAID5.

Maybe you are looking for