Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
63 views

similar function as gotoxy and print a line on HP TANDEM - GUARDIAN

I am working in Guardian environment of HP tandem machines through C programming. Can any one please let me know a function which i can use to print output by moving to an X row and Y column. like a ...
2
votes
2answers
1k views

How does the HP (Tandem) Non stop compare with Linux clusters?

HP NonStop systems (previously known as "Tandem") are known for their high availability and reliability, and higher price. How do Linux or Unix based clusters compare with them, in ...
1
vote
1answer
318 views

FTP'ing structured files in binary mode

I am trying to FTP a file onto a Tandem HP/Non-Stop environment. The records are written to the file using a C process which are then read using another C process. The file itself contains some ...
0
votes
0answers
13 views

Access Rsc Tandem from ASP.NET MVC3 Application

is there a way to communicate with Tandem machine (RSC) from MVC3 application? Are there any tutorials, examples, libraries that allow such communication? Tnx in advance.
0
votes
1answer
244 views

NonStop ODBC: how the connections (ODBC servers) are assigned to CPUs?

We have an ODBC pool running on a NonStop server. The pool is connected to SQL/MX. This pool is used by a few external Java applications, each of which has an JDBC pool connected to ODBC pool (e.g. ...
0
votes
2answers
443 views

Problem getting Java Streams in HP Tandem (Non-Stop)

We are porting a simple Java application between Tandem NonStop systems, from G-Series to H-Series. Java version is 1.5.0_02. When performing basic I/O tasks like getting output stream from or ...
0
votes
2answers
2k views

Tandem(HP NonStop Server) Tutorial

Does anyone has any Tandem Tutorial? Are there any good online tutorial resources for Tandem?