Re: [U2] Strange index issue (nothing to do with last question)

2010-11-09 Thread Robert Porter
Check out the SET.INDEX command...
 
SET.INDEX filename TO NULL
 
Robert
 
Robert F. Porter, MCSE, CCNA, ZCE
Lead Sr. Programmer / Analyst
Laboratory Information Services
Ochsner Health System
 
 
 
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.


 George Gallen ggal...@wyanokegroup.com 11/9/2010 3:50 PM 
I copied a UV account from an NT system to a Unix UV system to do some testing.
First I had to update the account because the versions were different, no 
problem
Then I compiled the programs, and recatalog anything that needed to be 
cataloged.

OK. Then... I tried to create an index on one of the files and got the 
following:

Unable to open index map D:/./ACCOUNTNAME/I_FILENAME/INDEX.MAP for 
read/write.

OKwhere/how do I reset this account so it no longer thinks it's on the NT 
system?

I tried to DELETE.INDEX on the file, but it says there are no indexes, and 
there isn't an I_ file
in the account.



George Gallen
Senior Programmer/Analyst
Accounting/Data Division, EDI Administrator
ggal...@wyanokegroup.com 
ph:856.848.9005 Ext 220
The Wyanoke Group
http://www.wyanokegroup.com 



___
U2-Users mailing list
U2-Users@listserver.u2ug.org 
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Strange index issue (nothing to do with last question)

2010-11-09 Thread George Gallen
That worked...Is there a place where that info is stored that I
can run through the account to change the rest of the files?

Thanks

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Robert Porter
 Sent: Tuesday, November 09, 2010 4:54 PM
 To: U2 Users List
 Subject: Re: [U2] Strange index issue (nothing to do with last
 question)
 
 Check out the SET.INDEX command...
 
 SET.INDEX filename TO NULL
 
 Robert
 
 Robert F. Porter, MCSE, CCNA, ZCE
 Lead Sr. Programmer / Analyst
 Laboratory Information Services
 Ochsner Health System
 
 
 
 This transmission (including any attachments) may contain confidential
 information, privileged material (including material protected by the
 solicitor-client or other applicable privileges), or constitute non-
 public information. Any use of this information by anyone other than
 the intended recipient is prohibited. If you have received this
 transmission in error, please immediately reply to the sender and
 delete this information from your system. Use, dissemination,
 distribution, or reproduction of this transmission by unintended
 recipients is not authorized and may be unlawful.
 
 
  George Gallen ggal...@wyanokegroup.com 11/9/2010 3:50 PM 
 I copied a UV account from an NT system to a Unix UV system to do some
 testing.
 First I had to update the account because the versions were different,
 no problem
 Then I compiled the programs, and recatalog anything that needed to be
 cataloged.
 
 OK. Then... I tried to create an index on one of the files and got the
 following:
 
 Unable to open index map D:/./ACCOUNTNAME/I_FILENAME/INDEX.MAP
 for read/write.
 
 OKwhere/how do I reset this account so it no longer thinks it's on
 the NT system?
 
 I tried to DELETE.INDEX on the file, but it says there are no indexes,
 and there isn't an I_ file
 in the account.
 
 
 
 George Gallen
 Senior Programmer/Analyst
 Accounting/Data Division, EDI Administrator
 ggal...@wyanokegroup.com
 ph:856.848.9005 Ext 220
 The Wyanoke Group
 http://www.wyanokegroup.com
 
 
 
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Strange index issue (nothing to do with last question)

2010-11-09 Thread Robert Porter
No problem, glad I could help.
 
I'm not positive but I seem to remember hearing or reading that the path to the 
index is stored in the header of the file itself.


 George Gallen ggal...@wyanokegroup.com 11/9/2010 3:55 PM 
That worked...Is there a place where that info is stored that I
can run through the account to change the rest of the files?

Thanks

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Robert Porter
 Sent: Tuesday, November 09, 2010 4:54 PM
 To: U2 Users List
 Subject: Re: [U2] Strange index issue (nothing to do with last
 question)
 
 Check out the SET.INDEX command...
 
 SET.INDEX filename TO NULL
 
 Robert
 
 Robert F. Porter, MCSE, CCNA, ZCE
 Lead Sr. Programmer / Analyst
 Laboratory Information Services
 Ochsner Health System
 
 
 
 This transmission (including any attachments) may contain confidential
 information, privileged material (including material protected by the
 solicitor-client or other applicable privileges), or constitute non-
 public information. Any use of this information by anyone other than
 the intended recipient is prohibited. If you have received this
 transmission in error, please immediately reply to the sender and
 delete this information from your system. Use, dissemination,
 distribution, or reproduction of this transmission by unintended
 recipients is not authorized and may be unlawful.
 
 
  George Gallen ggal...@wyanokegroup.com 11/9/2010 3:50 PM 
 I copied a UV account from an NT system to a Unix UV system to do some
 testing.
 First I had to update the account because the versions were different,
 no problem
 Then I compiled the programs, and recatalog anything that needed to be
 cataloged.
 
 OK. Then... I tried to create an index on one of the files and got the
 following:
 
 Unable to open index map D:/./ACCOUNTNAME/I_FILENAME/INDEX.MAP
 for read/write.
 
 OKwhere/how do I reset this account so it no longer thinks it's on
 the NT system?
 
 I tried to DELETE.INDEX on the file, but it says there are no indexes,
 and there isn't an I_ file
 in the account.
 
 
 
 George Gallen
 Senior Programmer/Analyst
 Accounting/Data Division, EDI Administrator
 ggal...@wyanokegroup.com 
 ph:856.848.9005 Ext 220
 The Wyanoke Group
 http://www.wyanokegroup.com 
 
 
 
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org 
 http://listserver.u2ug.org/mailman/listinfo/u2-users 
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org 
 http://listserver.u2ug.org/mailman/listinfo/u2-users 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org 
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Strange index issue (nothing to do with last question)

2010-11-09 Thread George Gallen
that makes sense. I was look thorugh the SET.INDEX program in UV/BP to
see what it does, and that's what it looked like.

Knew it couldn't be that easy to fix!

George

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Robert Porter
 Sent: Tuesday, November 09, 2010 4:59 PM
 To: U2 Users List
 Subject: Re: [U2] Strange index issue (nothing to do with last
 question)
 
 No problem, glad I could help.
 
 I'm not positive but I seem to remember hearing or reading that the
 path to the index is stored in the header of the file itself.
 
 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users