While importing file error msg - 7.5NW

Hi,
I am working on 7.5 NW, when i am trying to import the transaction data I am getting the following error.
XML file (...OR\TRANSFORMATION FILES\EXAMPLES\TRANSFORMATION.TDM) is empty or is not found
I am new to 7.5, please help me in this regard. Thanks in advance.
Raghu B.S.

Hi Rich ,
I am stepping in for Raghu.
I have tried your suggestion , but still , I am getting the same error message. While importing the file in DM , I am not getting "import.xls" in transformation file option .
Thanks
Vijay

Similar Messages

  • Scenario Export /Import Issue: Import file error

    The Procedure scenario when I am trying to import in higher environment, it is giving me error " Import file error" and when I click on Details, it shows following message.
    I am trying to import scenario with INSERT/UPDATE mode and trying to replace with the same version. The scenario is executing fine in dev environment. What could be the cause. I have tried importing the same, 2-3 times ...even on different days with connecting and disconnecting the repository. What could be the reason. I am exporting the scenario from designer/procedure/scenario. using same option, I have exported the scenario many times but did not get any issue so far while importing into higher environment
    &Exception track Trace 1 of 1
    com.sunopsis.dwg.SQLWorkReposException: ORA-00942: table or view does not exist
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1035)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1224)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3467)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.ucp.jdbc.proxy.StatementProxyFactory.invoke(StatementProxyFactory.java:242)
         at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:124)
         at $Proxy3.executeUpdate(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$StatementInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:163)
         at $Proxy4.executeUpdate(Unknown Source)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:665)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpObjectId.insertAction(GeneratedSnpObjectId.java:271)
         at com.sunopsis.dwg.DwgObject.insert(DwgObject.java:2885)
         at com.sunopsis.dwg.DwgObject.insert(DwgObject.java:2908)
         at com.sunopsis.dwg.DwgObject.createMissingReference(DwgObject.java:6779)
         at com.sunopsis.dwg.DwgObject.correctMissingReference(DwgObject.java:6636)
         at com.sunopsis.dwg.DwgObject.correctMissingReferences(DwgObject.java:7206)
         at com.sunopsis.dwg.DwgDuplicationTools.createMissingRefAndReInsert(DwgDuplicationTools.java:2790)
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2385)
         at com.sunopsis.dwg.DwgDuplicationTools.synonymImport(DwgDuplicationTools.java:1835)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6205)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5410)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml.doImport(SnpsDialogImportXml.java:360)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml$1.doInBackground(SnpsDialogImportXml.java:1221)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)

    actdi wrote:
    This error is weird.+1 thats what I was thinking.
    OP - Are you exporting from a Development work repos to an Execution Repos or another Dev Repos?

  • Error while transferring file :: Error while issuing ssh command.

    Hi All,
    I am having a JSP based website application.
    I am getting the following exception in my logs.
    [ERROR] 05/04/2007 03:43:44 - Error while transferring file :: Error while issuing ssh command.
    java.net.ConnectException: Connection timed out
                at java.net.PlainSocketImpl.socketConnect(Native Method)
                at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
                at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
                at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
                at java.net.Socket.connect(Socket.java:464)
                at java.net.Socket.connect(Socket.java:414)
                at java.net.Socket.<init>(Socket.java:310)
                at java.net.Socket.<init>(Socket.java:125)
                at com.sshtools.j2ssh.net.SocketTransportProvider.<init>(Unknown Source)
                at com.sshtools.j2ssh.net.TransportProviderFactory.connectTransportProvider(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.novartis.util.DataExporter.transportFile(DataExporter.java:127)
                at com.novartis.util.DataExporter.export(DataExporter.java:101)
                at com.novartis.businessmanagers.SandosSignupManagerPojoImpl.export(SandosSignupManagerPojoImpl.java:103)
                at com.novartis.util.DataExportJob.process(DataExportJob.java:48)
                at com.novartis.util.ExclusiveJob.execute(ExclusiveJob.java:35)
                at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
                at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)Any help would be appreciated.
    Thanks.

    This means that the SSH server you're trying to connect to isn't listening. Is the SSH server running? Are you trying to connect to the right machine?

  • Getting access denied error while importing file using input type="file"

    Hi All,
    I am using struts application wherein I need to import file for some purpose.I have used input type="file" for the same which goes like:
    <input type="file" id="uploadFile" name="uploadFile" size="50">
    I have the import button on which I have used onClick event to call javascript function submitValues() used to validate all the fields from the page which goes like:
    <input type="button" name="select" value="Import" class="CSSButton" onClick="javascript:submitValues();">
    The JS function then in turn submits the form and calls the action.The problem is sometimes even when the correct path is specified for the file to be imported results in access denied error.This error comes sometimes and other times it works fine.But when this error comes,I need to relogin into the application and then it works fine.I am using IE7 for this.
    Any idea why I am getting access denied error while importing? Has it got something to do with IE7 version or with the input type="file" which is being used here?
    Thanks for any help if anyone can provide.
    Edited by: passionateforjava on Mar 4, 2009 2:18 AM

    vishnuS1984 wrote:
    Hi Friends,
    I have gone through scores of examples and i am failing to understand the right thing to be done to copy a file from one directory to another. Here is my class...So let's see... C:\GetMe1 is a directory on your machine, right? And this is what you are doing with that directory:
    public static void copyFiles(File src, File dest) throws IOException
    // dest is a 'File' object but represents the C:\GetMe1 directory, right?
    fout = new FileOutputStream (dest);If it's a directory, where in your code are you appending the source file name to the path, before trying to open an output stream on it? You're not.
    BTW, this is awful:
    catch (IOException e)
    IOException wrapper = new IOException("copyFiles: Unable to copy file: " +
    src.getAbsolutePath() + "to" + dest.getAbsolutePath()+".");
    wrapper.initCause(e);
    wrapper.setStackTrace(e.getStackTrace());
    throw wrapper;
    }1) You're hiding the original IOException and replacing it with your own? For what good purpose?
    2) Even if you had a good reason to do that, this would be simpler and better:
    throw new IOException("your custom message goes here", e);
    rather than explicitly invokign initCause and setStackTrace. Yuck!

  • IMPORT FIle Error

    hi,
    I am using oracle express edition 10g in os linux ,
    i hv create export dump file easy_defination.dmp in my own schma ,all granted to my user but when take a import some error is occured.
    IMP-00003
    ORA-00959 :tablespace CDLS_ADMIN does not exit
    IMP-00017
    how can sole this problem

    If the objects are explicitly created in a particular tablespace imported where such a tablespace is not present, then you will get this error.
    create table dept(deptno number,dname varchar2(10),loc varchar2(10)) tablespace USERS;
    While importing dept in another database for example and if tablespace USERS does not exist then you will get this complain.
    If objects are not created explicitly then uncle oracle will put all these objects in the destination user's default tablespace. Make an experiment on this to crystallize it.
    If you still face the problem, post here the complete log and let us see what we can do for you.

  • LCM: Migration via files - error msg "error.migration.source.option,null"

    Not working. Error msg: "error.migration.source.option,null"
    Export to files is successfull but when trying to import the error message is shown.
    Anyone have a remedy?

    Hi,
    I got the same error a couple of times and solved it by restarting Foundation Services. Not the best solution but it worked for me.
    Hope it helps.
    //Regards
    C

  • Transports while importing  DS error "Source system QAS does not exit "

    Hi Experts,
          For a specific reason we are importing a DS from quality to development.While importing DS in Development side we are getting an error " Source system QAS does not exist".Error message as  below:
       Start of the after-import method RS_ISMP_AFTER_IMPORT for object type(s) ISMP (Activation Mode)
       Source system QAS does not exist
       Start of the after-import method RS_ISTS_AFTER_IMPORT for object type(s) ISTS (Activation Mode)
       There is no DataSource with these attributes
       Start of the after-import method RS_ISTS_AFTER_IMPORT for object type(s) ISTS (Delete Mode)
       Start of the after-import method RS_ISMP_AFTER_IMPORT for object type(s) ISMP (Delete Mode)
       Start of the after-import method RS_ISCS_AFTER_IMPORT for object type(s) ISCS (Delete Mode)
       Start of the after-import method RS_ISTD_AFTER_IMPORT for object type(s) ISTD (Delete Mode)
       Start of the after-import method RS_ROUT_AFTER_IMPORT for object type(s) ROUT (Delete Mode)
       Errors occurred during post-handling RS_AFTER_IMPORT for ISCS L
       The errors affect the following components:
          BW-WHM (Warehouse Management)
       Post-import methods of change/transport request CXCK900023 completed
            Start of subsequent processing ... 20090306024549
            End of subsequent processing... 20090306024550
       Execute reports for change/transport request: CXCK900023
       Reports for change/transport request CXCK900023 have been executed
            Start of................ 20090306024550
            End of.................. 20090306024550
       Execution of programs after import (XPRA)
       End date and time : 20090306024550
       Ended with return code:  ===> 8 <===
    Our system sap bi is not new system, we are using from long time.Transports are working while moving dev to quality and quality to prod.
    Can any body suggest on this.
    Regards
    Vinod

    Hi vinod kumar,
    i hope you need to map source system From QAS to DEV system,
    genereally from DEV to QAS configuration will be there, but here request is moving from QAS to DEV so i think this should be configured.
    RSA1-> Tools -> conversion of logical system names -> maintain original system and target system name for both BI and ECC systems.
    Regards
    Daya Sagar

  • Duplicate Import File Error

    Help!! I am trying to import our purchase records into Zenworks Configuration Management. I tried an import yesterday and it did not work because it said I did not have any headers. So today I revamped the spreadsheet today and only put one item on the sheet. I then saved it as a tab delimited .txt file and tried to import it. It errors out saying:
    "No new items were created. This looks like a duplicate import. Fatal Error - Duplicate Import File 0 "
    But when I go to purchase records there are none. So where or what needs to be cleaned up so it doesn't think there is already a record?
    Please respond! Thanks for the help!

    amyke,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • In fce- while rendering "file error: illegal name"???

    I'm working in fce editing home video plus stills. I'm trying to render the last part of my project (it's been going good so far) and halfway through it stops and says "file error:illegal name". Does anyone know what this means and how I fix it?
    Thanks!

    The safest way to go is to use only numerals, English letters, underscores_, and dashes-
    for all your file and folder names.
    If you need to rename a bunch of files, you might try this utility:
    http://www.publicspace.net/ABetterFinderRename/

  • APEX 2.2 application import file error

    Hi all,
    When trying to import an apex export file and clicking NEXT button, got error on page. Nothing happens! Still remains at first step.
    What is wrong?
    Im have a brand new apex 2.2. install in a Ora 10g rel2 DB.
    I created a workspace and now Im logged in to that workspace.
    First I created my apps on a standalone Application Express 2.1.0.00.39
    Now i'm trying to importing this in apex 2.2
    here is a listing:
    Product Build: 2.2.0.00.32
    Schema Compatibility: 2006.02.24
    Last DDL Time: 11/21/2006 04:41:57 PM
    Host Schema: APEX_PUBLIC_USER
    Application Owner: FLOWS_020200
    Workspace ID: 825125856768784
    Workspace Name: PTL
    Current User: ADMIN
    Language Preference: en-us
    Current Time (on server): 11/23/2006 11:48:51 AM
    NLS_CHARACTERSET: WE8ISO8859P1
    DAD CHARACTERSET: CP850
    JOB_QUEUE_PROCESSES: 0

    got error on page.
    Nothing happens!Of course, those are contradictory statements. What "happened" was that a javascript error occurred. Use a browser tool to get the details of the error.
    Maybe you did not follow all of the installation steps (web toolkit patch, edit conf files, etc.).
    DAD CHARACTERSET: CP850This looks incorrect. The DAD charset must be AL32UTF8.
    Scott

  • Problem while importing files in premiere CS 5.5

    Hi,
    We tried to import a 25 minutes video file (format Quicktime, codec H.264) in premiere CS 5.5. The process stops after importing just a couple images (between 2 and 100). The same happend with other files formate.
    Do anyone have an idea where the failure could come from ?
    Thanks in advance,
    Ray

    Some reading... and a few questions to answer to give someone enough information to try and help
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    http://blogs.adobe.com/premiereprotraining/2011/02/red-yellow-and-green-render-bars.html
    Once you know exactly what it is you are editing, report back with that information... and your project setting, and if there is a red line above the video in the timeline, which indicates a mismatch between video and project
    More information needed for someone to help http://forums.adobe.com/thread/416679
    Some is general about your computer and OS, some is specific to video editing
    Build a Configuration file http://www.piriform.com/speccy
    Brand/Model Computer (or Brand/Model Motherboard if self-built)
    How much system memory you have installed, such as 2Gig or ???
    Operating System version, such as Win7 64bit Pro... or whatevevr
    -including your security settings, such as are YOU the Administrator
    -and have you tried to RIGHT click the program Icon and then select
    -the Run as Administrator option (for Windows, not sure about Mac)
    Your Firewall settings and brand of anti-virus are you running
    Brand/Model graphics card, sush as ATI "xxxx" or nVidia "xxxx"
    -or the brand/model graphics chip if on the motherboard
    -and the exact driver version for the above graphics card/chip
    -and how much video memory you have on your graphics card
    Brand/Model sound card, or sound "chip" name on Motherboard
    -and the exact driver version for the above sound card/chip
    Size(s) and configuration of your hard drive(s)... example below
    -and how much FREE space is available on each drive (in Windows
    -you RIGHT click the drive letter while using Windows Explorer
    -and then select the Properties option to see used/free space)
    Windows Indexing is BAD http://forums.adobe.com/thread/676303
    While in Properties, be sure you have drive indexing set OFF
    -for the drive, and for all directories, to improve performance
    Some/Much of the above are available by going to the Windows
    Control Panel and then the Hardware option (Win7 option name)
    OR Control Panel--System--Hardware Tab--Device Manager for WinXP
    And the EXACT type and size of file that is causing you problems
    -for pictures, that includes the camera used and the pixel dimensions
    Plus Video-Specific Information http://forums.adobe.com/thread/459220
    Read Bill Hunt on editing a VOB/MPG file http://forums.adobe.com/thread/464549
    Edit Vob http://premierepro.wikia.com/wiki/FAQ:How_do_I_import_VOB_files_/_edit_a_DVD%3F
    Read Hunt on Using MOD/TOD files http://forums.adobe.com/thread/699990
    Work through all of the steps (ideas) listed at http://forums.adobe.com/thread/459220
    If your problem isn't fixed after you follow all of the steps, report back with ALL OF THE DETAILS asked for in the FINALLY section at the troubleshooting link
    Also read file troubleshooting http://kb2.adobe.com/cps/407/kb407928.html

  • Importing file error

    Hi all. I was recently on a job and got a band member to record me some clips on his camera. Adobe CS6 is having issues importing the videos he filmed. See images:
    Am I right in assuming I must convert the files to Mpeg-2 which is a more CS6 friendly format?
    Thanks

    H.264 will not work inside an AVI wrapper http://forums.adobe.com/thread/854115
    -Insignia camera uses H.264 to either AVI... or SOME models to MOV wrapper
    -so use the MOV wrapper if YOUR Insignia camera offers that option
    -Says VLC will convert in reply #6 http://forums.adobe.com/thread/1172956

  • Unreadable Files: cannot import files error message

    I am trying to import old photos from a previous hard drive and get the following message-
    Unreadable Files: (# of files)
    The following files could not be imported (they may be an unrecognized file type or the files may not contain valid data).
    Then it will have the files and their locations that I am trying to open in the box below. These files can be opened with no problems using Adobe Photoshop Elements 3, Canon's Image Browser as well as Preview. They originally came in as digital photos from a Canon digital camera. They used to be able to open in iPhoto with no problem. They either have a [.JPG] extension or none at all. There are a lot of them. Could it be they were used by an older version of iPhoto and are unrecognizable in this one?
    I am running iPhoto 4.0.3 Any suggestions?

    David:
    You just reminded me of one more thing you can try. Log in to another account on your iMac and see if iPhoto will import as it should. If it does then it's a problem with your primary account. One cause might be another preference file that's in conflict with iPhoto. You can use Preferential Treatment to check for any corrupt or damaged user or system preference file. It's not foolproof however. If none are found and it sill won't import, then you can try the following method developed my another user:
    Trouble Shooting Preferences
    Go to HD/Users/Your_name/Library. Move the Prefs folder (in its entirety) to the desktop. Start iPhoto. Determine if problem is fixed.
    If the problem IS fixed, then go to the new Prefs folder that the OS will have created and open it up. Except for those items that are obviously not related, move the contents to the old Prefs folder on the desktop, replacing what had been there. When in doubt, move the item. The worst thing that can happen is a harmless "alert" message. Then, trash what remains of the new folder. Finally, move the old (but modified) Prefs folder back to the library.
    If the problem is NOT fixed, trash the new Prefs folder and move the old one back to its original location.
    If stlll no go, I'd try reinstalling the 10.2.9 COMBO updater followed by a permissions repair.

  • Bug fix for missing files error msg

    from what i can tell there is still no bug fix for this issue that way too many people are getting.
    why has nobody from Apple posted on this board discussing their plans for this issue?
    why is this issue not noted on the tech support home page?
    my bet is 95% of the people who are also getting this error don't use this message board and therefore are really clueless...

    *from what i can tell there is still no bug fix for this issue that way too many people are getting.*
    WHat bug/eror are you talingk about?
    *why has nobody from Apple posted on this board discussing their plans for this issue?*
    This is a user-to-user forum.
    Besides, what good would it do if Apple posted, "we are working on it"?
    Most likely, any problems with iTunes are being looked at.
    why is this issue not noted on the tech support home page?
    What issue? Maybe it's not a big enough problem to make a big deal out of.
    my bet is 95% of the people who are also getting this error don't use this message board
    If that's the case, why should Apple post something?

  • Error occured while importing xsd.file(Name contains invalid characters: -

    Hello,
    i muss import xsd.file.  while importing this error occured:
    İFMEXTDEF CCTS_CCT_SchemaModule-2.0 | http://example.org/XXX/XXX/OUT/NOZ (SC_NOZ V001 of example.org):
    Name contains invalid characters: - .
    Only a(A)-z(Z), 0-9, and "_" are permitted
    This xsdfile name is CCTS_CCT_SchemaModule-2.0 but PI doesn't  accept "-". But i muss use this file because this file is standart. What can i do for this?
    Thanks
    Nurhan
    Edited by: Nurhan on Oct 18, 2011 11:22 AM

    HI,
      PI doestnt support special characters like '-'. first you need to change the file name as you specify '-'. to remove that and you have to give '_'. then uyou have to impot >XSD file into ESR under ExternalDefination.
    i hope this will help you.
    regards,
    ganesh.

Maybe you are looking for

  • Help with creating a layout.

    I need help creating a layout for my program, but am having tons of problems. I just an't that good at creating this, and it's been driving me insane. Here's the link to how I want it to look like. http://s94182144.onlinehome.us/randomstuff/layout.JP

  • RE: C Wrappering GetScope error follow-up

    How you solve the problem probably has a lot to do with what your C library is actually trying to do. The C wrappering I've done has all involved cases where I could get away with not needing to maintain any data bewteen method calls, and hence from

  • Two Queries, One View Object

    I have two fairly different ways to query the same table. One is a Spatial query, which returns rows that are within a radius of a starting point. This has the distance from the starting point as one of the expressions in the select list. You cannot

  • Passing parametes to external program

    What is the command to pass parameters to an external progarm from Java interface? I mean how should the exec() command be modified in order to pass paremeters to the external program.. Thanks...

  • IPad Air 2 bug

    So, i just got my new iPad Air 2 and I noticed a bug. When I am at the home screen and I swipe down to get into Spotlight Search, everything turns gray and becomes all pixelated until I swipe back up. I haven't updated to iOS 8.1.1 yet.