Sql Server 2012:Full Text Catalog taking up all the disk space

We have created full text catalog and index for a pretty large table. The column on which the index is being created has a datatype of varchar(max). The problem started as soon as we started populating the catalog. It almost grew to 835GB and Population
status stuck to "Processing Notification". I think is status code 9 which corresponds with
the "Change tracking" status in the SQL. It gets stuck in this status almost for ever.
Is there a way to deal with this huge catalog size, may be shrink it or move it to a different location. 
Is switching off Change Tracking going to improve the situation.
Any help regarding this will be highly appreciated.
Thanks,
Saikat

Hello,
There could be considerable amount of indexes on that catalog and the effect of the merge over them. Try the index size property of
the following function:
http://msdn.microsoft.com/en-US/library/ms190370(v=sql.110).aspx
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • WSUS Server 3.2 wsuscontents folder size is taking away all the disk space(75GB)

    Hi ,
    We have Windows server 2008R2 X64. server and we have configured WSUS Server 3.2. The WSUSContents folder is taking away all the disk space and there is no space left . As a result WSUS stopped working.
    We used WSUS Server cleanup Wizard, but it is not able to reduce the size of this folder.
    Is there anyway we can purge the WSUS database? is there any script to run?
    Thanks a ton in advance for the help.
    Pro1962
    India1947

    The WSUSContents folder is taking away all the disk space and there is no space left . As a result WSUS stopped working.
    We used WSUS Server cleanup Wizard, but it is not able to reduce the size of this folder.
    Start here:
    Removing unneeded update approvals.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • WSUS Server Database maintenance--WSUSCOntents Folder size is taking all the disk space (75GB)

    Hi ,
    We have set up WSUS Server  3.2 on Windows server 2008 R2  and set the Disk size as 80 GB. The WSUSContents folder is taking away all the disk space and as a result WSUS Server stopped working.
    Details:
    1. There are no other languages selected other than English.
    2.There are no Downstream servers configured.
    3.Server cleanup wizard runs for 10 seconds and it shows the below report .
    4. Is there any script available to purge the WSUS database?
    India1947

    The WSUSContents folder is taking away all the disk space and as a result WSUS Server stopped working.
    You need to perform additional administration on the server other than just running the Server Cleanup Wizard. Running the wizard with no other administration will accomplish nothing of significance.
    Removing unneeded update approvals
    Of course, running out of room on the disk drive may well have corrupted the database, at which point the only reliable means of recovery is to install a NEW instance of WSUS with a fresh database.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • How do I transfer photos from iPhoto back onto my iPhone without taking up all the storage space? I know that there is some application on my computer that does it but I can't remember what it's called.

    How do I transfer photos from iPhoto back onto my iPhone without taking up all the storage space? I know that there is some application on my computer that does it but I can't remember what it's called.

    iTunes.
    manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • Sql Server 2012 Integration Services Catalog views - cpu usage history

    Hi,
    I am new to SQL Server 2012. I have deployed and executed a SSIS package on the Integration Services catalog.
    Now, to analyze the performance of the executed package I wish to query the SSISDB catalog views to retrieve the cpu & memory usage history. Please let me know in which catalog view/table I can find this info. 
    There is a column named "Process_Id" in the "catalog.operations" table. Can we tie this id to the Sql Server pid/kid and then retrieve the cpu
    usage history ?
    ** I am using Sql Server 2012 **
    Thanks

    Hi All,
    Thanks all for your inputs. One final question - 
    As I mentioned earlier, the Sql Server 2012 catalog views
    DO NOT  capture various performance metrics
    (e.g. cpu usage history, memory usage history etc) of
    an executing SSIS package . However, I am cognizant of the fact that it is possible to retrieve this exact info
    (ie. cpu usage history, memory usage history etc) for
    a Sql-Server internally generated SPID (present in [sys].[dm_exec_sessions]).
    The approach is to find a way to join/relate the catalog provided "Process_id" to the Sql Server generated internal SPIDs in a session. If I am successful in joining these 2 process ids together,
    it will allow me to gather all the information available from both sides - ie the catalog views + the sql-server internal process SPIDs of the session. Thus, by tagging the SSIS pprocess_id to
    its sql-server session it will allow to retrieve the resource usage details by the executed SSIS process.
    **Please also let me know if the above could be achieved by any other approach.
    Any help is appreciated.
    Thanks

  • Free Download Sql Server 2012 Full for windows 7 64 bit

    hi,
    im new here and i want to download sql server 2012 complete for windows 7 64 bit.
    If any one help me to find it.

    You need to buy SQL Server 2012 Developer Edition for 50$ or as Shanky_621 suggested
    download a free edition named SQL EXPRESS which has some limitations.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Try to do my first XML Schema in SQL Server 2012 Mangement Studio(SSMS2012)-How to execute the xsd and xml files in SSMS2012?

    Hi all,
    I learmed the basic stuff of XML, DTD, DOM, etc. long time ago. Now, I came back to resume my XML journey and try to learn the XML Schemas, XPath and XQuery. I have Microsoft SQL Server 2012 Management Studio (SSMS2012) in our computer network. From
    Page 221 of the old Book "Beginning XML 2nd Edition" written by David Hunter, et.al., (published by Wrox), I copied the name5.xsd and name5.xml :
    <?xml version="1.0"?>
    <schema xmlns=http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://www.wrox.com/name" xmlns:target="http://www.wrox.com/name"
    elementFormDefault="qualified">
    <element name="name">
    <complexType>
    <sequence>
    <element name="first" type="string"/>
    <element name="middle" type="string"/>
    <element name="last" type="string"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    <?xml version="1.0"?>
    <name
    xmlns=http://www.wrox.com/name"
    xmlns:xsi="http://www.wrox.org/2001XMLSchema-instance"
    xsi:schemaLocation="http://www.wrox.com/name name5.xsd"
    title="Mr.">
    <first>John</first>
    <middle>Frizgerald</middle>
    <last>Doe</last>
    </name>
    How can I execute these two files in my SSMS2012 for doing my first XML Schema trial?
    Please kindly help, advise and respond.
    Thanks in advance,
    Scott Chang

    Hi Eric Zhang, Thanks for your nice response.
    1) I saw the CREATE XML SCHEMA COLLECTION (Transact-SQL) and tried  its first example "Create XML schema collection in the database" in my SQL Server 2012 Management Studio (SSMS2012):
    -- Create a sample database in which to load the XML schema collection.
    -- Copied this set of code stsments from Microsoft Library (ms176009)
    -- ColesMS12_20a.sql (saved in C:/Documents/SQL Server Management Studio)
    -- 19 March 2015 1145 AM
    CREATE DATABASE SampleDB
    GO
    USE SampleDB
    GO
    CREATE XML SCHEMA COLLECTION ManuInstructionsSchemaCollection AS
    N'<?xml version="1.0" encoding="UTF-16"?>
    <xsd:schema targetNamespace="http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions"
    xmlns ="http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions"
    elementFormDefault="qualified"
    attributeFormDefault="unqualified"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" >
    <xsd:complexType name="StepType" mixed="true" >
    <xsd:choice minOccurs="0" maxOccurs="unbounded" >
    <xsd:element name="tool" type="xsd:string" />
    <xsd:element name="material" type="xsd:string" />
    <xsd:element name="blueprint" type="xsd:string" />
    <xsd:element name="specs" type="xsd:string" />
    <xsd:element name="diag" type="xsd:string" />
    </xsd:choice>
    </xsd:complexType>
    <xsd:element name="root">
    <xsd:complexType mixed="true">
    <xsd:sequence>
    <xsd:element name="Location" minOccurs="1" maxOccurs="unbounded">
    <xsd:complexType mixed="true">
    <xsd:sequence>
    <xsd:element name="step" type="StepType" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="LocationID" type="xsd:integer" use="required"/>
    <xsd:attribute name="SetupHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="MachineHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="LaborHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="LotSize" type="xsd:decimal" use="optional"/>
    </xsd:complexType>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:schema>' ;
    GO
    -- Verify - list of collections in the database.
    select *
    from sys.xml_schema_collections
    -- Verify - list of namespaces in the database.
    select name
    from sys.xml_schema_namespaces
    -- Use it. Create a typed xml variable. Note collection name specified.
    DECLARE @x xml (ManuInstructionsSchemaCollection)
    GO
    --Or create a typed xml column.
    CREATE TABLE T (
    i int primary key,
    x xml (ManuInstructionsSchemaCollection))
    GO
    -- ////The following code statements are not used in order to create SampleDB
    -- Clean up
    ---DROP TABLE T
    ---GO
    ---DROP XML SCHEMA COLLECTION ManuInstructionsSchemaCollection
    ---Go
    ---USE Master
    ---GO
    ---DROP DATABASE SampleDB
    It worked and I got the following results:
    1 4 NULL sys 2009-04-13 12:59:13.390 2012-02-10 20:16:02.097
    65536 1 NULL ManuInstructionsSchemaCollection 2015-03-19 11:47:17.660 2015-03-19 11:47:17.660
    http://www.w3.org/2001/XMLSchema
    http://schemas.microsoft.com/sqlserver/2004/sqltypes
    http://www.w3.org/XML/1998/namespace
    http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions
    But, I don't undertand (i) what SCHEMA COECTION is, (ii) what <xsd:schema targetNamespace=.....</xsd:complexType> are, (iii) How I can specify my "project specific" schema in the Microsoft SCHEMA COLLECTION to check my xml file.
    2) I dived in the XQuery programmimng in SSMS2012 in the last few weeks. I used the examles of Ad-Hoc XML File Query by Seth Delconte (in
    httpS://www.simple-talk.com/content/print.aspx?article=1756) in my SSMS2012. They worked. But I don't understand the (i) Importing XML data using a function, (ii) Using the XQuery contans()
    function to find substrings, (iii)Efficiency comparisons in the article.
    Please kindly help me in enlightening me to resolve the difficulties listed in 1) and 2).
    Thanks,
    Scott Chang

  • How can I stop the "other" category from taking up all the remaining space on my iphone 4?

    I have an iphone 4 that is unlocked (when my contract ended, I called AT&T and unlocked the phone since I was going abroad and needed a new carrier) and the "other" category is out of control. It was at about 3GB and I did everything possible to try to remove it - cleared cache, deleted data from apps, deleted messages and voice memos, but nothing worked- it just kept coming.
    I reset the phone and restored from back up, and it seemed to fix the problem. But then I checked it again and the "other" category is steadily creeping up again. It went from 500MB to 3.5GB again in about two hours. It seems to be just trying to take up all of the remaining space available on the phone.
    Is my only option to restore the phone completely and not restore from any of the potentially infected back up data?

    Thanks, Thomas. I can see the data usage by app, but that's the problem- there is nothing that it taking up that much space. The largest ones are these:
    Whatsapp: App size: 61.8MB, Data and documents 108 MB
    Facebook: App size: 91.2MB, Documents and data: 49.3MB
    Photos and camera: 131MB
    I systematically went through and deleted all of my conversations in messages, so I know that there are no photos/ videos hiding there.
    I really think that it's coming from something I can't see, especially since it's still there after resetting to factory settings and restoring from backup.
    There only reason there is 1.75GB of available space is because I deleted all of my music so that at least it wouldn't be over capacity!! This is so frustrating!

  • QT movie exports taking up double the disk space?

    I've been using FCP 5.1.4 to edit a feature film. When I've exported QuickTime movies (Final Cut Pro) movies, I send them to a designated hard drive (Bay 2 of my MacPro). But during the last two exports, I've noticed that when I export to my scratch drive, roughly the same amount of data is suddenly used up on my main start-up drive (in Bay 1).
    So, for instance, if I have a 20 GB movie to export to my designated scratch drive, I will suddenly "lose" about the same amount on my main hard disk, even though no movies or FCP settings are saved to that drive. It's quite frustrating, because I'm losing serious disk space with each export, and I can't seem to find the "phantom" movie files on my main hard disk. Simply put, I have no idea what's going on.
    If anyone has experienced this (or can refer to to the proper forum, as it might be a MacPro or OSX question), I would appreciate it immensely.
    Thank you.

    Hi, Patrick.
    Thanks for taking the time to respond.
    I hadn't thought of the render files possibility... but all of my saved info is going to my designated drive, NOT my main system drive. At least, that's how I set it up. Is it possible that I made an error and accidentally re-routed the file path to my main drive? Possible, but I consider myself to be pretty thorough on such matters...
    As for the project info: it's a feature film, and the reason I'm rendering is because I have to create use one of FCP's filters to create a running timecode through out the project (for composers, sound team, etc.). I basically create a QT movie of the sequence, then reimport that movie into FCP, and then apply the timecode filter, and then output a NEW movie with the timecode filter rendered into place.
    I'll search around for any errant render folders/files on my main HD. If you (or anyone else) happens to consider some other possibility, by all means, give me a shout out.
    Once again, thank you.

  • SQL Server 2000 - Full text seach

    Hi,
    Can anyonep-lease tell me if this is possible?
    I would like a % figure to be displayed on my search results
    page, showing how relevant the results are.
    Can anyone please help?
    I'd also like to show a snippet of the text that contains the
    search string, on the results page, like google.
    Can anyone point me in the right direction?
    Thankyou

    Mattastic wrote:
    > Thanks for your reply.
    >
    > Do you know how I can show a snippet of the search text
    in the page, on the
    > results page? I store the html in the text field too, so
    I cant see how I can
    > strip it out.
    >
    > Thankyou
    >
    you can use REReplace() function with a simple regex to strip
    all html
    from your text:
    assuming your text bloxk is stored in a var yourtext:
    <cfset yourtext = REReplace(yourtext, "<[^>]*>",
    "", "ALL")>
    mind you, that will remove anything (not just html) between
    any set of <
    and >
    hth
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • SQL server 2012 Ent using less memory than the allocated amount after enabling -T834

    I am facing the situation mentioned here.
    http://blogs.msdn.com/b/psssql/archive/2009/06/05/sql-server-and-large-pages-explained.aspx
    My SQL Server 2012 is not able to use all the 112 GB RAM that was allocated to it after enabling -T834.
    This was not the case earlier. Now I see the Total server memory and target server memory counters are just 27 GB constantly. I found the below error while starting SQL after enabling -T834. I restarted services again and this time it started fine. But I
    didnt bother about the error untill users complained slowness and SQL memory usage was found to be low.
     Detected 131068 MB of RAM. This is an informational message; no user action is required.
     Using large pages in the memory manager.
     Large Page Allocated: 32MB
     Large page allocation failed during memory manager initialization
     Failed to initialize the memory manager
     Failed allocate pages: FAIL_PAGE_ALLOCATION 2
     Error: 17138, Severity: 16, State: 1.
     Unable to allocate enough memory to start 'SQL OS Boot'. Reduce non-essential memory load or increase system memory.
    Now, SQL is started by its Total server memory is only 27 GB. How can I make SQL server use all the allocated max server memory with -T834 still on ?
    Bharath Kumar ------------- Please mark solved if I've answered your question, vote for it as helpful to help other user's find a solution quicker

    Hi Bharath , 
    in the below post the scenario is mentioned clearly 
    http://blogs.msdn.com/b/psssql/archive/2009/06/05/sql-server-and-large-pages-explained.aspx
    Unable to allocate enough memory to start 'SQL OS Boot'. Reduce non-essential memory load or increase system memory.
    This shows one of the problems with large pages: the memory size requested must be contiguous. This is called out very nicely at the MSDN
    article on Large Pages
    These memory regions may be difficult to obtain after the system has been running for a long time because the space for each large page must be contiguous, but the memory may have become fragmented. This is an expensive operation;
    therefore, applications should avoid making repeated large page allocations and allocate them all one time at startup instead.
    In this case above, even if ‘max server memory’ was set to say 8Gb, the server could only allocate 2Gb and that now becomes a maximum allocation for the buffer pool. Remember we don’t grow the buffer pool when using large pages so whatever memory we allocate
    at startup is the max you get.
    The other interesting thing you will find out with large pages is a possible slowdown in server startup time. Notice in the ERRORLOG entry above the gap of 7 minutes between the server discovering trace flag 834 was on (the "Using large pages..” message)
    and the message about how much large memory was allocated for the buffer pool. Not only does it take a long time to call VirtualAlloc() but in the case where we cannot allocate total physical memory or ‘max server memory” we attempt to allocate lower values
    several times before either finding one that works or failing to start. We have had some customers report the time to start the server when using trace flag 834 was over 30 minutes.
    regards,
    Ram
    ramakrishna

  • Is it possible to Deploy a SSIS package to catalog with a Sql Server Identity in SQL Server 2012 programmly ?

    Hi,
    how can I deploy a SSIS package with a SQL SERVER identity to the catalog in SQL Server 2012 programmly?
    I tried to use the [SSISDB].[catalog].[deploy_project], but the error said that it could only be used with a WINDOWS identity.
    This question has worried me for days.
    Is there any way to make the catalog.deploy_project available for a SQL SERVER identity ?
    Or just an new solution instead of using the catalog.deploy_project?
    best wishes from Qingyuan Lee.

    Sorry, my description may be confusable.
    I use EXECUTE AS , not EXECUTE WITH, to solve the problem.
    In fact,  I don't care about the authority.
    I want to execute the stored procedure using a SQL SERVER Authentication Account , since my codes run on a linux OS and it is hard to connect to SSIS using a Windows Authentication Account.
    so, using EXECUTE AS to change the execution context is accaptable.
    The requirement for a Windows Authentication Account makes sense.
    I consider that the SSIS executes outside the context of SQL Server and as part of an OS process, which means that a Windows account is necessary in order to deploy a package.
    Thanks very much for your help.

  • SQL Server 2012 Express - Could not load the file or assembly 'Microsoft.VisualStudio.OLE.Interop

    Windows 7 Home Premium, SP1
    64-bit
    I just installed SQL Server 2012 express - Express with Advanced Services (contains the database engine, Express Tools, Reporting Services, and Full Text Search),
    file name -  SQLEXPRADV_x64_ENU.
    Opening SQL Server Management Studio causes the error -
    "Could not load the file or assembly 'Microsoft.VisualStudio.OLE.Interop,
    Version=7.1.40304.0, Culture=neutral,
    PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The
    system cannot find the file specified."
    Do I need to install another file? Did I download the wrong version?
    Any suggestions? Thanks for any help.

    Hello,
    The issue may occure when the installation of your SQL Server is not a complete or a successful one. Did you try to repair or reinstall the SQL Server Express?  You can also try to install
    Service Pack 1 for SQL Server 2012
    to check if the issue presists.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Transactional Replication - SQL Server 2012

    Newbie to Replication.
    Configured transactional replication on a database and everything run's fine, but out of all the tables one of the table with couple of columns as VARCHAR(MAX) and with about 3 million records takes 80% of replication duration.
    on bit of research and recommendations, I did configured the server with following
    EXEC sp_configure 'max text repl size', -1 ;
    but still the table take around 80% of the replication time.
    Can someone point me to other areas / best practices / articles to improve Replication performance?
    Sreedhar

    You need to determine why it is taking so long to replicate.
    If it during snapshot application? If so use the initialize from backup option. Is it after the snapshot has been deployed?
    Then you need to use tracer tokens to see if it is the log reader agent or the distribution agent. There is not a lot you can do with the log reader agent and it is not normally the bottleneck. It is likely with the distribution agent.
    If so, I would first try to factor out the network. Replicate this table locally and see if you still have the same latency. if you don't it is the network and you need to try to minimize the network impact. Use a pull subscription and use a WAN accelerator.
    These will have more impact than setting the network packet size.
    looking for a book on SQL Server 2008 Administration?
    http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search?
    http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941

  • Installing SQL Server 2012 on a new VM - Error Code 0x858C0017

    TITLE: SQL Server Setup failure.
    SQL Server Setup has encountered the following error:
    The SQL Server product key is not valid. To proceed, re-enter the product key values from the Certificate of Authenticity (COA) or SQL Server packaging.
    Error code 0x858C0017.
    For help, click:
    http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400x75B506EA%25401420%254023
    BUTTONS:
    OK
    I am trying to create a new dev environment and I'm using VMware Player running Windows Server 2008R2 SP1. I am able to run through the setup checks but when I hit "Next" I receive the error above. Also, I am able to install this on my personal
    computer - just not in my VM. Any way to solve this?
    Thanks!
    Edit: Just to clarify some things.
    1) I am trying to install SQL Server 2012 Enterprise Edition.
    2) I downloaded the .ISO file using my MSDN License and when I downloaded the file the text boxt next to it said that a product key was not required.
    3) I went inside the setup directory and found the DefaultSetup.ini and there was a product key inside that has been confirmed by a rep to be a valid product key.

    Hello,
    Try using WinRAR to unzip the ISO file to a local drive and install from there. Please do not use WinZIP.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com
    I was also facing the same issue
    TITLE: SQL Server Setup failure.
    SQL Server Setup has encountered the following error:
    The SQL Server product key is not valid. To proceed, re-enter the product key values from the Certificate of Authenticity (COA) or SQL Server packaging.
    Error code 0x858C0017.
    Earlier i used a different product to unzip the iso file. 
    Once i tried unzipping it using WINRAR, it worked. And installation went fine.  Thanks Alberto

Maybe you are looking for

  • How do you delete a photo or album in iPhoto on an iPad?

    I want to delet some photos on iPhoto on my iPad.  How do I do it? Thanks for your help. Vernon

  • Imovie from iLife 08 will not launch in Leopard

    please help..it's the only reason I bought iLife 08: Process: iMovie [133] Path: /Applications/iMovie.app/Contents/MacOS/iMovie Identifier: com.apple.iMovie7 Version: 7.0 (471) Build Info: iMovieApp-4710000~2 Code Type: X86 (Native) Parent Process: l

  • Installing Premiere Pro Cs6 stalls at 36%

    When installing Adobe Premiere Pro Cs6 Trial Version the installer states that I need to restart my machine before continuing. The exact error reads "Installer has detected that a machine restart may be pending. It is recommended that you quit the in

  • Cannot Map My Hard Drive

    Hi, this is the info of the Extreme: -IP 192.168.0.2 -NAME Seagate FreeAgent 102D I have tried the following advise at http://support.apple.com/kb/HT1331 "Windows XP and Vista Note: With AirPort Base Station Update 2007-002 or later, AirPort Disk Age

  • How to change Item mang method to 'None' from Serial No. On release only .

    I need help in changing the Item management method to "NONE". I hv created the item as Manage by Serial No. On Relase only. I hv aslo entered the Opening balance of 6000 pcs. But now i want to change the mange item to NONE. But when i try 'Goods Issu