Get answers.  Share knowledge.  Collaborate with peers.




iSeries library restore error

Delete and recreate the Device Description on the machine that is giving you the problem.



View Discussion   |  May 28, 2013  2:47 PM
AS/400, AS/400 backup, iSeries
discussed by:
CharlieBrowne
33,730 pts.

Can we delete the library though there are many objects in that library

Yes, as long as there are no locks on the object, No PF with an LF in a different library, and you have authority to all objects.



View Discussion   |  May 28, 2013  2:45 PM
AS/400, AS/400 Library
discussed by:
CharlieBrowne
33,730 pts.

DATAAREA

you can achive this using a simple rpg program

Dmyda s 4s 0 dtaara(myda)
C *lock in myda
C myda dsply
C eval myda=myda+1
C out myda
C eval *inlr=*on
C return



View Discussion   |  May 28, 2013  2:05 PM
AS 400, Data Area, RPGLE
discussed by:
ravula
615 pts.

Can we delete the library though there are many objects in that library

i could see this question was asked previously “Delete AS/400 folders and libraries” but my question is if there are objects in that library can we delete that library.



View Discussion   |  May 28, 2013  1:04 PM
AS/400, AS/400 Library
discussed by:
ravula
615 pts.

Question on Logical File

Hi Gopi,

It is not a problem,when ever compile a logical file , first time it will create a object and from next time it will delete the existing object and create a new object.another thing you dont need to worry since logical file doesnt contain the data.when ever we create a logical file on a physical file. one accesspath is created. when ever you compile a logical file again it will create a new acces path

Thanks,
satya



View Discussion   |  May 28, 2013  12:43 PM
AS 400, logical file and Physical File
discussed by:
ravula
615 pts.

Problem opening file in Winzip

Right click on the .zip file and go to Open with -> Windows Explorer
Then just copy the files to the location you want



View Discussion   |  May 28, 2013  12:39 PM
Siebel, Siebel Connector, Windows XP SP3, WinZip, Zip Files
discussed by:
Giannislaos
25 pts.

PS3 cameras for video use

Your PS3 user manual should describe possible interconnection methods if it’s possible to do at all. I’d expect a method exists. If it’s not clearly described in the manual, I’d locate an on-line PS3 user forum. I’m sure there are many of them on the internet.
.
Tom



View Discussion   |  May 28, 2013  5:52 AM
PS3, Video
discussed by:
TomLiotta
110,175 pts.

User Space (*USRSPC)
There are at least three general ways.
.
The first two ways use User Space APIs either to retrieve a pointer to the space with the Retrieve Pointer to User Space (QUSPTRUS) API and access space content by pointer offsets or to “read” blocks of bytes by multiple calls to the Retrieve User Space (QUSRTVUS) API while passing in a different byte offset each time.
.
A less likely third way is to use common IFS APIs, i.e., open(), read() and close(), to read the space as a streamfile, just like you might read a .TXT file. If you’ve done sockets programming, you might read the bytes from the space as if it was a socket.
.
However, it’s not clear at all what the point is. It sounds like you might want to process a SQL script that someone built into a space. This might be done as a way to feed scripts into a dynamic SQL program. Or you might have something very different in mind. The intended usage might influence how you do the access.
.
I’d suggest simply declaring a based structure the describes the content, retrieving a pointer to the space and basing the structure on that pointer. From pont, your program effectively has the space content in its program variables.
.
Tom


View Discussion   |  May 28, 2013  5:47 AM
AS/400, As400 User Space, RPGLE Program
discussed by:
TomLiotta
110,175 pts.

Reading specific characters from txt file

You can not “search” the text file.
You will need to read characters or character strings from the text file.
If you read character strings, you will have to search the string and count the occurrences of the character.
Show us your code and the issues and we’ll try to help.



View Discussion   |  May 27, 2013  9:35 PM
visual basic 2010, Visual Basic commands
discussed by:
philpl1jb
44,630 pts.

Pre requisites to learn SAP-BI

I am android application developer since Jun-2013 , now I want to switch my career to SAP. I want to do SAP – BI course.Please please tell what are pre requisites to learn SAP-BI.As I have some basic database related knowledge is it enough to learn SAP – BI? 



View Discussion   |  May 27, 2013  11:56 AM
SAP BI, SAP careers
discussed by:
krutik
15 pts.

Windows v/s linux

Sure. All it will take is an app or feature that is valuable to a near majority of home users that can’t be duplicated under Windows. You can calculate the odds of that with enough effort. — Tom



View Discussion   |  May 27, 2013  10:48 AM
Linux, Microsoft Windows
discussed by:
TomLiotta
110,175 pts.

General Understanding of DRAM

Those are essentially academic research questions best answered by Google searches. — Tom



View Discussion   |  May 27, 2013  10:29 AM
DDR-3, Design, DRAM, RAM Refresh
discussed by:
TomLiotta
110,175 pts.

Reading specific characters from txt file

you can create a program for tht you split text by every “/”…



View Discussion   |  May 27, 2013  10:07 AM
visual basic 2010, Visual Basic commands
discussed by:
Aamir0008
60 pts.

Ink cartridge

are you sure you bought the correct cartridge?



View Discussion   |  May 27, 2013  12:55 AM
HP Printer, Printers
discussed by:
jinteik
15,620 pts.

Ink cartridge

Manuals
http://h10025.www1.hp.com/ewfrf/wc/manualCategory?cc=us&lc=en&dlc=en&document=&product=3575276

Are you certain that you have the correct cartridges?



View Discussion   |  May 27, 2013  12:03 AM
HP Printer, Printers
discussed by:
philpl1jb
44,630 pts.

F24 key in AS/400

after you define the keyboard do a file-save.



View Discussion   |  May 26, 2013  11:56 PM
AS/400, AS/400 administration
discussed by:
philpl1jb
44,630 pts.

Outlook PST data disappeared, as if never existed, tried all sorts, any ideas???

Come back pst data with the aid of pst repair

Material after reading will be helpful for you


View Discussion   |  May 26, 2013  10:18 PM
.pst, Microsoft Outlook 2007, Microsoft Outlook error messages, PST folders, Windows 7
discussed by:
jensonstock
10 pts.

What is a storage domain?
Want more basic information about…
.
That’s why internet search engines exist. I suggest trying Google.
.
Tom


View Discussion   |  May 26, 2013  10:35 AM
Storage, Storage Domain
discussed by:
TomLiotta
110,175 pts.

What is a storage domain?

Want more basic information about storage domain.



View Discussion   |  May 26, 2013  10:29 AM
Storage, Storage Domain
discussed by:
storagedomain
10 pts.

Citrix

Citrix allows you to host and present applications to your users from a central location like in a data center. The advantage of this setup is that the application is is located close to where the data is – typically also in the data center. This improves tremendously the performance and end-to-end time for users accessing the apps.

Other important reasons to use Citrix software are:
Central software mgmt and patching
Device agnostic access (all you need is the small footprint Citrix client on your device
Load Balancing and fault tolerance
Disaster Recovery
Easy administration
and many many more reasons.

Hope this helps you in your decisions.

Good Luck!



View Discussion   |  May 26, 2013  1:40 AM
Citrix, Citrix Deployment
discussed by:
iangon10
25 pts.